meven added inline comments.

INLINE COMMENTS

> process_data_provider.cpp:23
> +#include "process_attribute.h"
> +
> +using namespace KSysGuard;

Missing `#include <QVector>`

Results in build error :

  kde/src/libksysguard/processcore/process_data_provider.cpp:30:33: error: 
field ‘m_attributes’ has incomplete type ‘
         │ QVector<KSysGuard::ProcessAttribute*>’
    60   │      QVector<ProcessAttribute *> m_attributes;
    61   │                                  ^~~~~~~~~~~~

REPOSITORY
  R111 KSysguard Library

BRANCH
  master

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

To: davidedmundson, #plasma, ahiemstra
Cc: meven, zzag, ahiemstra, alexde, broulik, plasma-devel, LeGast00n, 
The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, 
himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to