remove qgraphics include
This commit is contained in:
parent
1784a08a85
commit
50cf107730
1
corona.h
1
corona.h
@ -418,7 +418,6 @@ private:
|
||||
Q_PRIVATE_SLOT(d, void showShortcutConfig())
|
||||
|
||||
friend class CoronaPrivate;
|
||||
friend class Corona;
|
||||
friend class View;
|
||||
};
|
||||
|
||||
|
@ -22,8 +22,8 @@
|
||||
#define PLASMA_PAINTUTILS_H
|
||||
|
||||
#include <QApplication>
|
||||
#include <QGraphicsItem>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
|
||||
#include <plasma/plasma_export.h>
|
||||
#include "theme.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user