mlaurent added inline comments.

INLINE COMMENTS

> foldermodeltest.cpp:34
>  
> +static QUrl stringToUrl(const QString &path) {
> +    return QUrl::fromUserInput(path, {}, QUrl::AssumeLocalFile);

new line after ')'

> positionertest.cpp:38
>  
> +static QUrl stringToUrl(const QString &path) {
> +    return QUrl::fromUserInput(path, {}, QUrl::AssumeLocalFile);

I don't think that it used in this file.

REPOSITORY
  R119 Plasma Desktop

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

To: amantia, #plasma, mwolff, dakon, broulik
Cc: mlaurent, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart

Reply via email to