]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracinset.h
Fix bug 2481
[lyx.git] / src / mathed / math_fracinset.h
index 00c05753a0e75931fc4a64ec3979fd89f3cf58c1..1abb102f8f950d129c4b9912081a8d99b64a53d7 100644 (file)
@@ -42,6 +42,8 @@ public:
        MathFracInset const * asFracInset() const;
        ///
        std::string name() const;
+       ///
+       bool extraBraces() const;
 
        ///
        void write(WriteStream & os) const;