bruns added inline comments.

INLINE COMMENTS

> usermetadatawritertest.cpp:44
> +    QFile tempTarget(testFilePath("temporal_target"));
> +    tempTarget.link(testFilePath(TEST_SYMLINK));
> +    tempTarget.remove();

You can just use the static overload and provide an invalid target name.
https://doc.qt.io/qt-5/qfile.html#link-1

REPOSITORY
  R286 KFileMetaData

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

To: iasensio, astippich, bruns
Cc: bruns, kde-frameworks-devel, #baloo, hurikhan77, lots0logs, LeGast00n, 
fbampaloukas, GB_2, domson, ashaposhnikov, michaelh, astippich, spoorun, 
ngraham, abrahams

Reply via email to