]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_symbolinset.h
move things around
[lyx.git] / src / mathed / math_symbolinset.h
index e327799c54e093e35ab99f5f85e61a3bb96db0c2..679d2efb825f7b03d5d618a5da34b17cc2533e10 100644 (file)
@@ -3,6 +3,7 @@
 #define MATH_SYMBOLINSET_H
 
 #include "math_diminset.h"
+#include "LString.h"
 
 struct latexkeys;
 
@@ -23,6 +24,8 @@ public:
        void metrics(MathStyles st) const;
        ///
        void draw(Painter &, int x, int y) const;
+       ///
+       bool isRelOp() const;
 
 private:
        ///