]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/offset.hh
Add Bar_engraver to the Dynamics context
[lilypond.git] / flower / include / offset.hh
index a3093c98ef2548f2157b328c44d510415352ee27..9be837ea7465e6ccf9d245e6c10cb8a447a97c9a 100644 (file)
@@ -1,7 +1,7 @@
 /*
   offset.hh -- part of GNU LilyPond
 
-  (c) 1996--2007 Han-Wen Nienhuys
+  (c) 1996--2009 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;