]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbutton.h
fix #832
[lyx.git] / src / insets / insetbutton.h
index 6d5b872e393ae23dad6a1e98330827d54f439878..a27485a17abf4491662a07595e1630f3712d2b37 100644 (file)
@@ -30,7 +30,9 @@ public:
        ///
        int width(BufferView *, LyXFont const &) const;
        ///
-       void draw(BufferView *, LyXFont const &, int, float &, bool) const;
+       void draw(BufferView *, LyXFont const &, int, float &) const;
+       ///
+       dispatch_result localDispatch(FuncRequest const & cmd);
 
 protected:
        ///