]> git.lyx.org Git - features.git/blobdiff - src/insets/insettabular.h
Persistent-selection (and fix bug 3162)
[features.git] / src / insets / insettabular.h
index c9e5c5c68d3f46ef1ace66407f742741bc596b0a..2ab5d2f327f0f31d671bed6b263defe60030e1a2 100644 (file)
@@ -179,7 +179,7 @@ private:
        ///
        bool copySelection(LCursor & cur);
        ///
-       bool pasteSelection(LCursor & cur);
+       bool pasteClipboard(LCursor & cur);
        ///
        void cutSelection(LCursor & cur);
        ///