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

List:       kde-commits
Subject:    KDE/kdeutils/kdelirc/kdelirc
From:       Laurent Montel <montel () kde ! org>
Date:       2006-01-01 17:12:34
Message-ID: 1136135554.030361.2132.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 493131 by mlaurent:

QString::null->QString


 M  +1 -1      profileserver.cpp  


--- trunk/KDE/kdeutils/kdelirc/kdelirc/profileserver.cpp #493130:493131
@@ -84,7 +84,7 @@
 {
 	if(theProfiles[appId])
 		return theProfiles[appId]->serviceName();
-	return QString::null;
+	return QString();
 }
 
 const ProfileAction *ProfileServer::getAction(const QString &appId, const QString \
&objId, const QString &prototype) const


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

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