Review Request 110328: Add config option to silently create initial password-less wallet

Eike Hein eikehein at gmail.com
Mon May 6 17:53:33 BST 2013


>
> $ grep -A1 QString::clear /usr/include/qt4/QtCore/qstring.h
> inline void QString::clear()
> { if (!isNull()) *this = QString(); }
>

Fun - the "and makes it empty" part in the QString docs sure makes it sound
like it's going to make it non-null, I guess that's what Lamarque thought.


OK, so back to revision 1 in that case.


Cheers,
Eike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130506/6cd3f166/attachment.htm>


More information about the kde-core-devel mailing list