]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
Help avoiding shortcut clashes by discriminating strings.
[lyx.git] / src / Cursor.h
index 3cfdd009fe8c54ce6ce34d36afdd04d34b7ba1b5..979ffb5c95bb793d0cd797faaa7515691cd62f56 100644 (file)
@@ -396,8 +396,8 @@ public:
        void plainInsert(MathAtom const & at);
        ///
        void niceInsert(MathAtom const & at);
-       ///
-       void niceInsert(docstring const & str, Parse::flags f = Parse::NORMAL,
+       /// return the number of inserted array items
+       int niceInsert(docstring const & str, Parse::flags f = Parse::NORMAL,
                        bool enter = true);
 
        /// in pixels from top of screen