]> git.lyx.org Git - lyx.git/blobdiff - src/cursor.h
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / cursor.h
index ed6a35c6861cb499df27252f2cb0aba53525fd94..e934700244e060bdbe3c7b9b197cb0e8d39cfa9d 100644 (file)
@@ -26,7 +26,7 @@ class Point;
 class LyXFont;
 
 // these should go
-class MathUnknownInset;
+class InsetMathUnknown;
 class Encoding;
 
 
@@ -261,7 +261,7 @@ public:
        /// are we currently typing the name of a macro?
        bool inMacroMode() const;
        /// get access to the macro we are currently typing
-       MathUnknownInset * activeMacro();
+       InsetMathUnknown * activeMacro();
 
        /// replace selected stuff with at, placing the former
        // selection in given cell of atom