]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
Fix natbib bug spotted by JMarc.
[lyx.git] / src / CutAndPaste.h
index 88a275fd37c619257c61ef9ac5e9f1c50a9ac36e..07a0dc910f691af398d1744e3f797ae87a0ba258 100644 (file)
@@ -24,7 +24,7 @@ class LyXTextClass;
 ///
 class CutAndPaste {
 public:
-       ///
+       /// realcut == false is we actually want a delete
        static
        bool cutSelection(Paragraph * startpar, Paragraph ** endpar,
                          int start, int & end, char tc, bool doclear = false,