]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_ertinset.h
introduce namespace lyx::support
[lyx.git] / src / mathed / math_ertinset.h
index d72b58d907e18d0582e6d9d89d0c6b7990e13169..afc2bdf961af62d1b860d54d858815952ce809af 100644 (file)
@@ -11,7 +11,7 @@ public:
        ///
        MathErtInset() {}
        ///
-       MathInset * clone() const;
+       InsetBase * clone() const;
        ///
        mode_type currentMode() const { return TEXT_MODE; }
        ///