]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formulamacro.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / formulamacro.h
index 179f60d28566a83dcc56b7906f65b9765aeeae78..2d7c0869818a0c6a970b3ba2e2282393a2483d07 100644 (file)
@@ -54,7 +54,7 @@ public:
        ///
        virtual std::auto_ptr<InsetBase> clone() const;
        ///
-       Inset::Code lyxCode() const;
+       InsetOld::Code lyxCode() const;
        ///
        MathAtom const & par() const;
        ///