]> git.lyx.org Git - features.git/blobdiff - src/lyxtext.h
Fixes to various bug-reports.
[features.git] / src / lyxtext.h
index 532e0b70236c20d4c0b8d1ffab8b92618fb16e1b..384efd0f2ad8fcc8c01bb77c64ba4a2819ded209 100644 (file)
@@ -273,7 +273,7 @@ public:
        /// need the selection cursor:
        void setSelection(BufferView *);
        ///
-       void clearSelection(BufferView *) const;
+       void clearSelection() const;
        ///
        string const selectionAsString(Buffer const *) const;