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

List:       kde-commits
Subject:    kdevelop/parts/customproject
From:       Harald Fernengel <harry () kdevelop ! org>
Date:       2003-03-12 14:45:37
[Download RAW message or body]

CVS commit by harald: 

oops oops... okay, next time I'll really test stuff before committing, big promise


  M +1 -1      customprojectpart.cpp   1.30


--- kdevelop/parts/customproject/customprojectpart.cpp  #1.29:1.30
@@ -484,5 +484,5 @@ void CustomProjectPart::updateTargetMenu
             {
                 kdDebug(9025) << "Adding target: " << str.simplifyWhiteSpace() << endl;
-                str += str.simplifyWhiteSpace().section(' ', 0, 0);
+                str = str.simplifyWhiteSpace().section(' ', 0, 0);
                 str.truncate( str.length() - 1 ); // strip the colon
                 m_targets += str;


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

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