dfaure accepted this revision.
dfaure added inline comments.

INLINE COMMENTS

> ktoolbarhelper.cpp:32
> +    const QVector<QString> textKeys = {QStringLiteral("text"), 
> QStringLiteral("Text")};
> +    for (const QString key : textKeys) {
> +        QDomNode textNode = element.namedItem(key);

const QString &key

REPOSITORY
  R263 KXmlGui

BRANCH
  toolbar-i18n-with-ctxt

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

To: aspotashev, dfaure, apol
Cc: #frameworks

Reply via email to