]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFlex.h
#7379 avoid the wrap spell check question when buffer is empty
[lyx.git] / src / insets / InsetFlex.h
index caee6bcab7c92385825c3451babce11264beafee..bae49b26c0fc9ec7ca38dc11032e9fc1556f1c10 100644 (file)
@@ -27,7 +27,11 @@ public:
        ///
        docstring name() const { return from_utf8(name_); }
        ///
+       InsetLayout const & getLayout() const;
+       ///
        InsetCode lyxCode() const { return FLEX_CODE; }
+       ///
+       bool resetFontEdit() const;
        /// Default looks
        InsetLayout::InsetDecoration decoration() const;
        ///