]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFrac.h
last commit was incomplete... not sure how I managed this..
[lyx.git] / src / mathed / InsetMathFrac.h
index 6668654b7567b688dea22064d0f9e15cf36750f8..5eb15d193d8d80afbc4149d13c074d83a29a8fa1 100644 (file)
@@ -29,8 +29,7 @@ public:
                ATOP,
                NICEFRAC,
                UNITFRAC,
-               UNIT,
-               UNITFRAC3
+               UNIT
        };
 
        ///
@@ -40,7 +39,7 @@ public:
        ///
        bool idxLeft(Cursor &) const;
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///