X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Foffset.hh;h=3b89aa86086842c1c8352e8dbaaf9a9c7494a11a;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=a3093c98ef2548f2157b328c44d510415352ee27;hpb=3ee551fa4f2a2c3736a06f9f85f29b9f7bd89818;p=lilypond.git diff --git a/flower/include/offset.hh b/flower/include/offset.hh index a3093c98ef..3b89aa8608 100644 --- a/flower/include/offset.hh +++ b/flower/include/offset.hh @@ -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;