[PATCH] kdelibs: isNull() instead of QString::null

Andre Eisenbach int2str at gmail.com
Wed Oct 27 05:00:21 BST 2004


Hi!

Another patch to kdelibs in response to the automated test script
report linked on dot.kde.org. This time it's to replace checks for str
!= QString::null with !str.isNull().

Cheers,
   Andre




More information about the kde-core-devel mailing list