]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinclude.h
All changes I made to have text-insets working. Look at the Changelog
[features.git] / src / insets / insetinclude.h
index 6b0fb58438a94794c6896418c385b87159177817..0cd817b2f2782d4b53d3020a9ac609cb0a7fd743 100644 (file)
@@ -47,7 +47,7 @@ public:
        /// This returns the list of bibkeys on the child buffer
        string getKeys(char delim) const;
        ///
-       void Edit(BufferView *, int, int);
+       void Edit(BufferView *, int x, int y, unsigned int button);
        ///
        unsigned char Editable() const
        {