]> git.lyx.org Git - lyx.git/blobdiff - src/lyxscreen.h
Angus insetindex patch + protect patch from Dekel
[lyx.git] / src / lyxscreen.h
index ef50f28f97c70db2e63381fc1b13ded55657c67a..26e695533f3bdff053cb6a42300f9cf6e75d4b42 100644 (file)
@@ -69,7 +69,8 @@ public:
        /// returns 1 if first has changed, otherwise 0
        bool FitManualCursor(LyXText *, long, long, int, int);
        ///
-       void ToggleSelection(LyXText *, bool = true);
+       void ToggleSelection(LyXText *, bool = true, int y_offset = 0,
+                            int x_offset = 0);
        ///
        void ToggleToggle(LyXText *, int y_offset = 0, int x_offset = 0);