]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_accentinset.h
Small bugfixes and cosmetic changes
[features.git] / src / mathed / math_accentinset.h
index 4f2a2696a1646bc1fe6bf8fdc895ffff38cfd572..0888c1606e525c067cf14a50fa6c1fc9e06c0b3f 100644 (file)
@@ -27,6 +27,8 @@ public:
        void Metrics(MathStyles st);
        ///
        int getAccentCode() const;
+       ///
+       bool isAccentInset() const { return true; }
 protected:
        ///
        byte c;