]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlabel.h
move inset related stuff from src/graphics to src/inset/
[lyx.git] / src / insets / insetlabel.h
index bdd77f4e9c433f605a7c935bc4e4651b92aa6d44..823bf73071cd106be0a825a547bc011797d05c3f 100644 (file)
@@ -33,7 +33,7 @@ public:
        ///
        Inset::Code lyxCode() const { return Inset::LABEL_CODE; }
        ///
-       void edit(BufferView *, int, int, unsigned int);
+       void edit(BufferView *, int, int, mouse_button::state);
        ///
        void edit(BufferView * bv, bool front = true);
        ///