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

List:       kde-commits
Subject:    kdevelop/parts/customproject
From:       Ian Reinhart Geiser <geiseri () kde ! org>
Date:       2003-03-12 17:44:45
[Download RAW message or body]

CVS commit by geiseri: 

Wasnt there a Daft Punk song named after this... One more time?


  M +1 -1      customprojectpart.cpp   1.34


--- kdevelop/parts/customproject/customprojectpart.cpp  #1.33:1.34
@@ -483,5 +483,5 @@ void CustomProjectPart::updateTargetMenu
         QTextStream stream(&f);
         //QRegExp re(".PHONY\\s*:(.*)");
-        QRegExp re("^([^($%.#].*[^)\\s])[:].*$");
+        static QRegExp re("^[^($%.#][^)\\s]+[:].*$");
         re.setMinimal(true);
         QString str = "";


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

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