]> git.lyx.org Git - lyx.git/blobdiff - src/lyxscreen.h
Small fix.
[lyx.git] / src / lyxscreen.h
index 16de9b3dfc2a1808d25342a67519a00f88cea7ad..26e695533f3bdff053cb6a42300f9cf6e75d4b42 100644 (file)
@@ -69,8 +69,8 @@ public:
        /// returns 1 if first has changed, otherwise 0
        bool FitManualCursor(LyXText *, long, long, int, int);
        ///
-       void ToggleSelection(LyXText *, int y_offset = 0, int x_offset = 0,
-                            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);