]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphics.h
static_cast-based key/mouse-state. Kill insetKeyPress.
[lyx.git] / src / insets / insetgraphics.h
index a26bc8dab2df809ffa54e2c9ee12f4195009f3b4..d7920f402ec91564f50c130b123f053b7bc305f4 100644 (file)
@@ -47,7 +47,7 @@ public:
        ///
        void draw(BufferView *, LyXFont const &, int, float &, bool) const;
        ///
-       void edit(BufferView *, int, int, unsigned int);
+       void edit(BufferView *, int, int, mouse_button::state);
        ///
        void edit(BufferView * bv, bool front = true);
        ///