apol added inline comments. INLINE COMMENTS
> kdirlistertest.cpp:194
> + for (int i = 0; i < 1000 ; i++) {
> + createSimpleFile(path + QString("toplevelfile_new_%1").arg(i));
> + }
Should be QStringLiteral("") instead of QString("").
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D11604
To: jtamate, #frameworks, dfaure
Cc: apol, michaelh, ngraham
