[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/koffice/1.4/koffice
From:       Sven Langkamp <longamp () reallygood ! de>
Date:       2005-09-10 15:45:47
Message-ID: 1126367147.181129.7015.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 459333 by langkamp:

backported fix for bug 110187

 M  +1 -1      changes-1.4.2  
 M  +1 -1      krita/core/kis_doc.cc  


--- branches/koffice/1.4/koffice/changes-1.4.2 #459332:459333
@@ -1,4 +1,4 @@
 Krita
 
 * Fix Bug 109913: Crashes after drawing box, making selection then filling selection with gradient
-
+* Fix Bug 110187: cancel in 'new image' dialog should quit krita
--- branches/koffice/1.4/koffice/krita/core/kis_doc.cc #459332:459333
@@ -1161,7 +1161,7 @@
 
 		return true;
 	}
-	return false;
+	return initDoc( KoDocument::InitDocAppStarting);
 }
 
 KoView* KisDoc::createViewInstance(QWidget* parent, const char *name)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic