]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathMacroTemplate.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / MathMacroTemplate.h
index ec87fe6042f2dfcd3ecd5591a5d8cee28ba62c0e..0af0975144ff8460b98ef672cbfdace65cbb9e1f 100644 (file)
@@ -98,6 +98,8 @@ public:
        InsetCode lyxCode() const { return MATHMACRO_CODE; }
        ///
        void infoize(odocstream & os) const;
+       ///
+       docstring contextMenu(BufferView const &, int, int) const;
 
 protected:
        ///
@@ -132,7 +134,7 @@ private:
        ///
        idx_type displayIdx() const { return optionals_ + 2; }
        ///
-       void updateLook(bool editing = false) const;
+       void updateLook() const;
        /// look through the macro for #n arguments
        int maxArgumentInDefinition() const;
        /// add missing #n arguments up to \c maxArg