apol accepted this revision.
apol added a comment.
This revision is now accepted and ready to land.


  if you want to have this, it could make sense to enforce it from cmake.

INLINE COMMENTS

> createaccount.cpp:195
>      base.append(authData.method());
> -    base.append("/");
> +    base.append(QStringLiteral("/"));
>      base.append(authData.mechanism());

Use QLatin1Char here.

REPOSITORY
  R155 KAccounts Integration

BRANCH
  arcpatch-D27705

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

To: nicolasfella, #frameworks, bshah, leinir, apol
Cc: apol

Reply via email to