]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcollapsable.h
Various fixes to Tabular, InsetTabular and InsetText. Fixed left border for
[features.git] / src / insets / insetcollapsable.h
index de94c0c9882d9535a57268102a0bf700409bce97..edd2e167e51a1307ae1824926ece1094a6a392f0 100644 (file)
@@ -109,7 +109,8 @@ public:
        ///
        UpdatableInset * GetFirstLockingInsetOfType(Inset::Code);
        ///
-       void SetFont(BufferView *, LyXFont const &, bool toggleall = false);
+       void SetFont(BufferView *, LyXFont const &, bool toggleall = false,
+                 bool selectall = false);
        ///
        void setLabel(string const & l) { label = l; }
        ///