X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCursor.h;h=0d7441967866c2635fd9d6eea34a83355127f35c;hb=4e69b9bac5e970572b9cf9169e3db9060c47e3b6;hp=38080be0911aa1a9cd22721069c41f6bc81f9a1c;hpb=f361c26a0522059556b550cd0f468794af2ad301;p=lyx.git diff --git a/src/Cursor.h b/src/Cursor.h index 38080be091..0d74419678 100644 --- a/src/Cursor.h +++ b/src/Cursor.h @@ -247,6 +247,8 @@ public: * Not using noScreenUpdate() should never be wrong. */ void noScreenUpdate() const; + /// + Update::flags screenUpdate() const { return disp_.screenUpdate(); } /// fix cursor in circumstances that should never happen. /// \retval true if a fix occured. bool fixIfBroken(); @@ -293,7 +295,7 @@ public: void checkBufferStructure(); /// hook for text input to maintain the "new born word" - void markEditPosition(); + void markNewWordPosition(); /// The position of the new born word /// As the user is entering a word without leaving it