]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_cursor.h
remove a friend + other stuff
[features.git] / src / mathed / math_cursor.h
index c8d1da8c1960a6eeece9b0e0c86f095ff7db944c..51a9942ef5e43cee4ca1562619863b5f95c99ef4 100644 (file)
@@ -39,7 +39,7 @@ public:
        ///
        void Insert(byte, MathedTextCodes t = LM_TC_MIN);
        ///
-       void Insert(MathedInset *, int t = LM_TC_INSET);
+       void insertInset(MathedInset *, int t);
        ///
        void Home();
        ///