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

List:       kde-commits
Subject:    koffice/krita/ui/dialogs
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2010-10-09 9:49:52
Message-ID: 20101009094952.49208AC892 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1184153 by rempt:

Fix bug 252173 crash when closing krita while the filter dialog is open

This assert is invalid in the case where Krita closes while the filter
dialog is still open.

BUG: 252173

 M  +0 -3      kis_dlg_filter.cpp  


--- trunk/koffice/krita/ui/dialogs/kis_dlg_filter.cpp #1184152:1184153
@@ -87,9 +87,6 @@
 
 KisFilterDialog::~KisFilterDialog()
 {
-    if (d->node->inherits("KisLayer")) {
-        Q_ASSERT(qobject_cast<KisLayer*>(d->node.data())->previewMask() == 0);
-    }
     delete d;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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