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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kresources
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-10-20 20:02:40
Message-ID: 1129838560.910344.13641.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 472457 by mueller:

the usual "daily unbreak compilation"


 M  +1 -1      manager.h  


--- branches/KDE/3.5/kdelibs/kresources/manager.h #472456:472457
@@ -335,7 +335,7 @@
             ++it ) {
         QString desc = mFactory->typeName( *it );
         if ( !mFactory->typeDescription( *it ).isEmpty() )
-          desc += " (" + mFactory->typeDescription( *it ) + ")";
+          desc += QString::fromLatin1(" (") + mFactory->typeDescription( *it ) + \
QString::fromLatin1(")");  
         typeDescs.append( desc );
       }


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

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