X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FCursor.h;h=f5490479851b8322f7b095d0bf4ae6ce0c3d152b;hb=a559616cbd4ac10d7956d2f8438300cb1830181d;hp=4ef5bc9d6cbde7b7500398c4f092a134766417f0;hpb=0008604b2086b35157ea5d396acd9cc29865b7ab;p=features.git diff --git a/src/Cursor.h b/src/Cursor.h index 4ef5bc9d6c..f549047985 100644 --- a/src/Cursor.h +++ b/src/Cursor.h @@ -496,9 +496,8 @@ public: /// return true if fullscreen update is needed bool down(); /// move up/down in a text inset, called for LFUN_UP/DOWN, - /// return true if the cursor has moved or can move, updateNeeded - /// set to true if fullscreen update is needed, otherwise it's not - /// touched + /// return true if successful, updateNeeded set to true if fullscreen + /// update is needed, otherwise it's not touched bool upDownInText(bool up, bool & updateNeeded); /// move up/down in math or any non text inset, call for LFUN_UP/DOWN /// return true if successful