]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/offset.hh
Run `make grand-replace'.
[lilypond.git] / flower / include / offset.hh
index a3093c98ef2548f2157b328c44d510415352ee27..3b89aa86086842c1c8352e8dbaaf9a9c7494a11a 100644 (file)
@@ -1,7 +1,7 @@
 /*
   offset.hh -- part of GNU LilyPond
 
-  (c) 1996--2007 Han-Wen Nienhuys
+  (c) 1996--2008 Han-Wen Nienhuys
 */
 
 #ifndef OFFSET_HH
@@ -97,6 +97,7 @@ public:
     return *this;
   }
   Offset direction () const;
+  Offset swapped () const;
   
   Real arg () const;
   Real angle_degrees () const;