]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracinset.h
enable direct input of #1...#9; some whitespace changes
[lyx.git] / src / mathed / math_fracinset.h
index 2068de0cd9cd6457705ae181eac275b40eaf6d4e..386a95eda72dc5993725b5903e50cea769c0b7a3 100644 (file)
@@ -21,6 +21,8 @@ public:
        void metrics(MathMetricsInfo const & st) const;
        ///
        void draw(Painter &, int x, int y) const;
+       ///
+       MathFracInset * asFracInset();
 
        ///
        void write(WriteStream & os) const;