jgrulich accepted this revision.
jgrulich added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> networkmodel.cpp:830
> +        int row = m_list.indexOf(item);
> +        Q_EMIT dataChanged(index(row, 0), index(row, 0));
>  //             qCDebug(PLASMA_NM) << "Item " << item->name() << ": device 
> state changed to " << item->deviceState();

Shouldn't you add item->changedRoles() as the last parameter?

REPOSITORY
  R116 Plasma Network Management Applet

BRANCH
  noreset2

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

To: nicolasfella, jgrulich
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, 
ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to