]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formulabase.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / formulabase.h
index a3e490ada25ae7347abadb0a091968409a84fa34..2699af0ffa2dc2f6eb519f6389b6410f51cc5acd 100644 (file)
@@ -44,7 +44,7 @@ public:
        // user-accessible way to override "false positives"
        virtual void validate(LaTeXFeatures &) const;
        ///
-       virtual Inset::Code lyxCode() const;
+       virtual InsetOld::Code lyxCode() const;
        /// what appears in the minibuffer when opening
        virtual string const editMessage() const;
        ///