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

List:       kde-commits
Subject:    branches/KDE/3.5/kdevelop/parts/documentation/interfaces
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-08-18 9:32:33
Message-ID: 1155893553.681739.24333.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 574154 by mueller:

This fixes the famous XIM crash that is 
"caused by a broken Qt"


 M  +3 -0      kdevdocumentationplugin.cpp  


--- branches/KDE/3.5/kdevelop/parts/documentation/interfaces/kdevdocumentationplugin.cpp #574153:574154
@@ -300,7 +300,10 @@
         it != namedCatalogs.end(); ++it)
     {
         if (it.data() == item)
+        {
             namedCatalogs.remove(it);
+            break;
+        }
     }
     //clear indexes for catalog
     QValueList<IndexItemProto *> idx = indexes[item];
[prev in list] [next in list] [prev in thread] [next in thread] 

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