]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXArrow.h
InsetMathHull.cpp: whitespace
[lyx.git] / src / mathed / InsetMathXArrow.h
index 05bc2740bb230350c4b2a29b1d9cebc6d7106eed..a239fd053232d037315f1467563873efa19ad848 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef MATH_XARROWINSET_H
 #define MATH_XARROWINSET_H
 
-#include "InsetMathFracBase.h"
+#include "InsetMathFrac.h"
 
 
 namespace lyx {
@@ -35,7 +35,7 @@ public:
        void validate(LaTeXFeatures & features) const;
 
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual Inset * clone() const;
        ///
        bool upper() const;
        ///