]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiTabular.h
Implement tri-state in GuiSetBorder
[features.git] / src / frontends / qt4 / GuiTabular.h
index 908b4db8157dece7ea028fb978ded554c2832e3f..e9e6fe2f273d2296afcb109d49883d2b2ce2143c 100644 (file)
@@ -62,6 +62,9 @@ private:
        ///
        bool funcEnabled(Tabular::Feature f) const;
        ///
+       GuiSetBorder::BorderState borderState(GuiSetBorder::BorderState bs,
+                                             bool const line);
+       ///
        bool firstheader_suppressable_;
        ///
        bool lastfooter_suppressable_;