dfaure added inline comments.

INLINE COMMENTS

> kinit_win.cpp:205
> +{
> +    return QLibraryInfo::location(QLibraryInfo::PrefixPath);
> +}

That's the Qt install prefix. I guess it matches your KF5 install prefix for 
this patch to work, but it doesn't seem like a universal solution.

Maybe this can use QStandardPaths instead?

REPOSITORY
  R303 KInit

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

To: habacker
Cc: dfaure, #frameworks

Reply via email to