]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlatexaccent.h
prevent crash when inserting minipage in table cell,
[lyx.git] / src / insets / insetlatexaccent.h
index aa88b48deb2d6b933f8d700553bda3ab8d9d6ba4..b07c7afd25bcf29bb79170061343007fd0350ebc 100644 (file)
@@ -24,7 +24,7 @@
   it also can handle other special characters (e.g. Hstroke)
   Initiated by Ivan Schreter, later modified by Lgb.
   */
-class InsetLatexAccent : public Inset {
+class InsetLatexAccent : public InsetOld {
 public:
        ///
        InsetLatexAccent();
@@ -59,7 +59,7 @@ public:
        ///
        virtual std::auto_ptr<InsetBase> clone() const;
        ///
-       Inset::Code lyxCode()const;
+       InsetOld::Code lyxCode()const;
        ///
        inline bool canDisplay();
        // should this inset be handled like a normal charater