]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_cursor.h
prepare re-enabling LaTeX feature validation
[features.git] / src / mathed / math_cursor.h
index 7981662233cad60d96543b4d95d6e77575a9cc44..e47807aefe1ca438d6f8d9fc4c9a6ed054ea1cf0 100644 (file)
@@ -56,6 +56,8 @@ public:
        /// Put the cursor in the last position
        void last();
        ///
+       bool plainLeft();
+       ///
        bool plainRight();
        ///
        void Delete();