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