Remove two more unneeded QApplication includes
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "Testing.h"
|
||||
#include "DockRegistry_p.h"
|
||||
|
||||
#include <QApplication>
|
||||
#include <QGuiApplication>
|
||||
#include <QtTest>
|
||||
#include <QLoggingCategory>
|
||||
#include <QElapsedTimer>
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
#include <QtTest/QtTest>
|
||||
#include <QObject>
|
||||
#include <QAction>
|
||||
#include <QApplication>
|
||||
#include <QStyleFactory>
|
||||
|
||||
#ifdef KDDOCKWIDGETS_QTQUICK
|
||||
|
||||
Reference in New Issue
Block a user