D18915: Fix batchrename changing extension to lower case

Elvis Angelaccio noreply at phabricator.kde.org
Sat Feb 16 11:13:51 GMT 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190216/d82e73c6/attachment.htm>


More information about the kfm-devel mailing list