]> git.lyx.org Git - lyx.git/commitdiff
Don't forget bug in GuiImplementation::closeAllViews()
authorPeter Kümmel <syntheticpp@gmx.net>
Tue, 12 Dec 2006 10:46:59 +0000 (10:46 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Tue, 12 Dec 2006 10:46:59 +0000 (10:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16250 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index 39992e8731804dfbe7949324c615ae05f0cc3bfe..772a1008247ca8f3803911717a953f5d0005819a 100644 (file)
@@ -57,6 +57,9 @@ FILE
   Setting the default extension here to something invalid, is a hack, but works.
   (Invalid may be e.g. "*")
 
+* TODO: bool GuiImplementation::closeAllViews()
+  Don't clear when quitting is canceled
+  
 
 SPELL CHECKING (Joost 4/11/06)