]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtext.h
Hotfix to move cursor to the right when pressing M-m g x in text mode.
[lyx.git] / src / lyxtext.h
index 646f736ffa41fe01a6f04a3917197b0633064486..a595e2f7856fdc3f70153e6e29408886a44538dd 100644 (file)
@@ -321,6 +321,9 @@ public:
                             bool setfont = true,
                             bool boundary = false) const;
        ///
+       float getCursorX(BufferView *, Row *, lyx::pos_type pos,
+                                        lyx::pos_type last, bool boundary) const;
+       ///
        void setCurrentFont(BufferView *) const;
 
        ///