]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formula.h
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / formula.h
index fd9c7550bef78ccc1e601f95ea8ba270d9cde67f..3c7381ee24a172e7fac38c634fcfe75a5b368da5 100644 (file)
@@ -41,7 +41,7 @@ public:
        ///
        int width(BufferView *, LyXFont const &) const;
        ///
-       void draw(BufferView *, LyXFont const &, int, float &, bool) const;
+       void draw(BufferView *, LyXFont const &, int, float &) const;
 
        ///
        void write(Buffer const *, std::ostream &) const;