]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
add missing writeNormal() methods to some insets
[lyx.git] / src / BufferView.h
index 027d46cb900d352be5faf58b5f59e39ea46c3971..ff0a3ffbfef17805412131a87ed8850942a2a17a 100644 (file)
@@ -136,7 +136,7 @@ public:
        ///
        void paste();
        ///
-       void cut();
+       void cut(bool realcut = true);
        ///
        void copy();
        ///