]> git.lyx.org Git - features.git/blobdiff - src/CutAndPaste.h
* or does anybody have this in mind for 1.6?
[features.git] / src / CutAndPaste.h
index e16d4377344585871819f46d6c7a679fab63cc1b..337d9967ed19a746fb68c61df5bba2660eaeda58 100644 (file)
@@ -137,7 +137,7 @@ void selClearOrDel(Cursor & cur);
  *  ordinary paste. Therefore which one is newer.
  */
 //FIXME: this is a workaround for bug 1919. Replace this by
-//an all-for-one-paste mechanism in 1.5
+//an all-for-one-paste mechanism in 1.7
 /// store whether tabular or ordinary paste stack is newer
 void dirtyTabularStack(bool b);
 /// is the tabular paste stack newer than the ordinary one?