mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
ksysguard: remove unused header inclusions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
11d9c173dc
commit
dfeaa53ae0
2 changed files with 0 additions and 2 deletions
|
@ -29,7 +29,6 @@
|
||||||
#include <QVBoxLayout>
|
#include <QVBoxLayout>
|
||||||
#include <QHBoxLayout>
|
#include <QHBoxLayout>
|
||||||
#include <QList>
|
#include <QList>
|
||||||
#include <QProcess>
|
|
||||||
|
|
||||||
|
|
||||||
#include <kapplication.h>
|
#include <kapplication.h>
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
#include <QtCore/qnamespace.h>
|
#include <QtCore/qnamespace.h>
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
#include <QProcess>
|
|
||||||
#include "ksysguard/ksgrd/SensorManager.h"
|
#include "ksysguard/ksgrd/SensorManager.h"
|
||||||
#include "ksysguard/ksgrd/SensorAgent.h"
|
#include "ksysguard/ksgrd/SensorAgent.h"
|
||||||
#include "ksysguard/ksgrd/SensorClient.h"
|
#include "ksysguard/ksgrd/SensorClient.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue