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