]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettabular.h
Just some changes to be able to change TabularFeatures with the Table menu
[lyx.git] / src / insets / insettabular.h
index 9070104ea8efa9cbf3720adf9fe1183e5466daf8..af3d0994cda35e5c759deb247c7022b8376325fa 100644 (file)
@@ -126,7 +126,7 @@ public:
     ///
     void ToggleInsetCursor(BufferView *);
     ///
-    void TabularFeatures(int feature, string val="");
+    void TabularFeatures(BufferView * bv, int feature, string val="");
     ///
     int GetActCell() { return actcell; }
     ///