]> git.lyx.org Git - features.git/blobdiff - src/insets/insettabular.h
Changed to always show if a feature is a toggle also if disabled.
[features.git] / src / insets / insettabular.h
index 436744abf5862a6c2793394f0f088100f200484d..f7bb40f192e18577670ecf0eaea4d33f4153702a 100644 (file)
@@ -53,6 +53,7 @@
 #include "tabular.h"
 #include "LString.h"
 #include "lyxcursor.h"
+#include "lyxfunc.h"
 
 class LyXLex;
 class Painter;
@@ -163,7 +164,7 @@ public:
     LyXText * getLyXText(BufferView *) const;
     void resizeLyXText(BufferView *) const;
     void OpenLayoutDialog(BufferView *) const;
-    int getStatus(string argument) const;
+    LyXFunc::func_status getStatus(string argument) const;
 
     ///
     /// Public structures and variables