]> git.lyx.org Git - features.git/blobdiff - src/lyxtext.h
More InsetText/InsetTabular fixes!
[features.git] / src / lyxtext.h
index a2092628ae82bbaa51dfa5bc976a82b38dec2e9c..ed5dd4c8046e3610185dfc5eb518db835fadd580 100644 (file)
@@ -235,7 +235,7 @@ public:
        /// need the selection cursor:
        void SetSelection(BufferView *);
        ///
-       void ClearSelection() const;
+       void ClearSelection(BufferView *) const;
        ///
        string const selectionAsString(Buffer const *) const;