]> git.lyx.org Git - features.git/blobdiff - src/mathed/formulamacro.h
read ChangeLog, a lot of whitespace changes. experimental use of libtool
[features.git] / src / mathed / formulamacro.h
index 1a95390f977ecc0bf9c41a9ab8717fdea519cb2c..785ab997b2bc33903955636eaece54deb1e23020 100644 (file)
@@ -61,7 +61,7 @@ public:
        ///
        int DocBook(string &file);
        ///
-       Inset* Clone();
+       InsetFormulaMacro * Clone() const;
 
        /// what appears in the minibuffer when opening
        char const* EditMessage() {return "Math macro editor mode";}