]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / InsetMathHull.h
index f00b6f12accd245712e4c06e217e743aa1324db3..7e67c6e52f1cb4b1144047f2fd7912d656caee04 100644 (file)
@@ -200,7 +200,7 @@ public:
        EDITABLE editable() const { return HIGHLY_EDITABLE; }
        ///
        void edit(Cursor & cur, bool front, 
-               EntryDirectionType entry_from = IGNORE_ENTRY_DIRECTION);
+               EntryDirection entry_from = ENTRY_DIRECTION_IGNORE);
        ///
        Inset * editXY(Cursor & cur, int x, int y);
        ///