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

List:       kde-commits
Subject:    kdeextragear-1/amarok/src
From:       Mark Kretschmann <markey () web ! de>
Date:       2005-02-01 21:23:09
Message-ID: 20050201212309.E78441CFA8 () office ! kde ! org
[Download RAW message or body]

CVS commit by markey: 

FIX: Crash when closing the Tag-Dialog.


  M +2 -1      tagdialog.cpp   1.43


--- kdeextragear-1/amarok/src/tagdialog.cpp  #1.42:1.43
@@ -197,5 +197,6 @@ TagDialog::queryDone( KTRMResultList res
 void TagDialog::init()
 {
-    setWFlags( getWFlags() | Qt::WDestructiveClose );
+//     NOTE: WDestructiveClose must not be used when the widget is created on the stack
+//     setWFlags( getWFlags() | Qt::WDestructiveClose );
 
     //get artist and album list from collection db


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

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