X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetFlex.h;h=82770026c33249b4e7cd549199b100bbf10adb17;hb=860accd01fb8115ec7c6ad80b054f1046e19c62f;hp=a51f30ae412aebf036930ec36a046163250908bf;hpb=ebe6c9287f51b4f5169118bd3302a75d5259fa66;p=lyx.git diff --git a/src/insets/InsetFlex.h b/src/insets/InsetFlex.h index a51f30ae41..82770026c3 100644 --- a/src/insets/InsetFlex.h +++ b/src/insets/InsetFlex.h @@ -30,8 +30,6 @@ public: InsetLayout const & getLayout() const; /// InsetCode lyxCode() const { return FLEX_CODE; } - /// - bool resetFontEdit() const; /// Default looks InsetLayout::InsetDecoration decoration() const; /// @@ -45,6 +43,8 @@ public: FuncStatus &) const; /// void doDispatch(Cursor & cur, FuncRequest & cmd); + /// + void updateBuffer(ParIterator const & it, UpdateType utype); protected: ///