]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetArgument.h
installer: further preparation
[lyx.git] / src / insets / InsetArgument.h
index 76b6f0143b9b83284db5ef8d46286c0f696f6f0a..186c6119e3d884c64790a53616ddfcf43f795cd0 100644 (file)
@@ -65,6 +65,8 @@ public:
        std::string contextMenuName() const;
        ///
        bool isPassThru() const { return pass_thru_; }
+       ///
+       bool resetFontEdit() const { return false; }
        //@}
        /// \name Public functions inherited from InsetCollapsable class
        //@{