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

List:       kde-commits
Subject:    kdebase/kstart
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2004-06-11 9:07:52
Message-ID: 20040611090752.E079516AF3 () office ! kde ! org
[Download RAW message or body]

CVS commit by lunakl: 

No ambiguous overload.


  M +1 -1      kstart.cpp   1.51


--- kdebase/kstart/kstart.cpp  #1.50:1.51
@@ -111,5 +111,5 @@ void KStart::windowAdded(WId w){
             return;
         QCString cls = windowclass.contains( ' ' )
-            ? QCString( hint.res_name ) + ' ' + hint.res_class : hint.res_class;
+            ? QCString( hint.res_name ) + ' ' + hint.res_class : QCString( hint.res_class );
         cls = cls.lower();
         XFree( hint.res_name );


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

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