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

List:       kde-commits
Subject:    KDE/kdevelop/plugins/managers/cmake
From:       Aleix Pol Gonzalez <aleixpol () gmail ! com>
Date:       2009-01-23 3:05:59
Message-ID: 1232679959.508501.29170.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 915445 by apol:

fixed dumb error

 M  +1 -1      cmakemanager.cpp  


--- trunk/KDE/kdevelop/plugins/managers/cmake/cmakemanager.cpp #915444:915445
@@ -1077,8 +1077,8 @@
     bool ret=true;
     if(!static_cast<ProjectBaseItem*>(it->parent())->target())
     {
+        it->project()->removeFromFileSet(KDevelop::IndexedString( it->url()));
         it->parent()->removeRow(it->row());
-        it->project()->removeFromFileSet(KDevelop::IndexedString( it->url()));
     }
     else
     {
[prev in list] [next in list] [prev in thread] [next in thread] 

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