Cleanup includes
This commit is contained in:
@@ -14,8 +14,14 @@
|
||||
#endif
|
||||
|
||||
#include <KSharedConfig>
|
||||
|
||||
#include <QQuickWindow>
|
||||
#include <QStandardPaths>
|
||||
|
||||
#ifdef HAVE_WINDOWSYSTEM
|
||||
#include <KWindowEffects>
|
||||
#endif
|
||||
|
||||
WindowController &WindowController::instance()
|
||||
{
|
||||
static WindowController instance;
|
||||
|
||||
Reference in New Issue
Block a user