]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_inset.h
Fix Angus' drawing bug + cosmetics
[features.git] / src / mathed / math_inset.h
index 91077fe5a08d14303e529960d1d5ec92d68b3886..bd1917c040ac37068032ba2bb4f2582e49112d7c 100644 (file)
@@ -182,7 +182,7 @@ public:
        ///
        void push_back(MathInset *);
        ///
-       void push_back(byte ch, MathTextCodes fcode);
+       void push_back(unsigned char ch, MathTextCodes fcode);
        ///
        void dump() const;