elvisangelaccio added inline comments.

INLINE COMMENTS

> cfoster wrote in batchrenamejob.cpp:62
> Without the fromStdString() I get the following compilation error.
> 
> src/core/batchrenamejob.cpp:64:15: error: 'QString::QString(const char*)' is 
> private within this context
> 
>   QString dot= ".";
> 
> I must admit I don't fully understand the compilation error however adding 
> fromStdString seemed the most reasonable way to fix it.

Please use `QStringLiteral()` instead.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D18915

To: cfoster, #dolphin, #frameworks, abalaji
Cc: elvisangelaccio, chinmoyr, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to