]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSymbol.h
Remove ; from end of function definitions
[lyx.git] / src / mathed / InsetMathSymbol.h
index 4730513dec0bd7ce5b52be3ab13066a7468d9e06..bb18217a8416dbd9b112e84bbd4ea539760dfdef 100644 (file)
@@ -37,6 +37,8 @@ public:
        ///
        int kerning(BufferView const *) const { return kerning_; }
 
+       ///
+       mode_type currentMode() const;
        ///
        bool isRelOp() const;
        ///