]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inseterror.h
move inset related stuff from src/graphics to src/inset/
[lyx.git] / src / insets / inseterror.h
index fb9d00459ea672aa958bdc4dbb22cd3a18253e7a..34b1428f803cef6bab0d1c632546de0fa63b512d 100644 (file)
@@ -57,7 +57,7 @@ public:
        /// what appears in the minibuffer when opening
        string const editMessage() const;
        ///
-       void edit(BufferView *, int, int, unsigned int);
+       void edit(BufferView *, int, int, mouse_button::state);
        ///
        void edit(BufferView * bv, bool front = true);
        ///