X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Fcursor.hh;h=4abefd3dea5f5eac5654846f8f2a8636cc6b48ba;hb=2862b1027f316a2f0444fa92e441ee28acf7a463;hp=2e205ba33063c85b2a0cfd7b224594a1ce83b764;hpb=68ffccad7c4d4ce0386cb60c537c99523e61c4d9;p=lilypond.git diff --git a/flower/include/cursor.hh b/flower/include/cursor.hh index 2e205ba330..4abefd3dea 100644 --- a/flower/include/cursor.hh +++ b/flower/include/cursor.hh @@ -53,13 +53,13 @@ class Cursor Cursor operator --( int); /// point to link? - bool ok()const; + bool ok() const; /// ++ items left? - bool forward()const; + bool forward() const; /// -- items left? - bool backward()const; + bool backward() const; /** put (copy) after me in List. analogously to editor. ok() interpreted as at end