pino added inline comments.

INLINE COMMENTS

> devicedetails.cpp:117
>  {
> -    m_ui->remoteName->setText(QStringLiteral("<b>%1</b>").arg(name));
> +    m_ui->remoteName->setText(QStringLiteral("%1").arg(name));
>  }

then you can simply remove the string+arg...

REPOSITORY
  R97 Bluedevil

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

To: nicolasfella, #plasma, drosca, davidedmundson
Cc: pino, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, 
zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to