davidedmundson added a comment.

  FYI, you can update an old phabricator request with new changes. Arc should 
should do it automatically if the phabricator line is in the commit message.
  
  We've now set the change flag, but I would still expect a line around 
processmodel.cpp:750
  
    if(process->changes() & KSysGuard::Process::Status) {
         totalUpdated++;
         QModelIndex index = q->createIndex(row, 
ProcessModel::HeadingNoNewPrivileges process);
         emit q->dataChanged(index, index);
     }

REPOSITORY
  R111 KSysguard Library

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

To: topimiettinen
Cc: davidedmundson, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to