We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661d0c4 commit 542618fCopy full SHA for 542618f
src/DockManager.h
@@ -30,18 +30,11 @@
30
//============================================================================
31
// INCLUDES
32
33
-#include <ads_globals.h>
34
-#include <DockContainerWidget.h>
35
-#include <DockWidget.h>
36
-#include <FloatingDockContainer.h>
37
-#include <qbytearray.h>
38
-#include <qflags.h>
39
-#include <qlist.h>
40
-#include <qmap.h>
41
-#include <qobjectdefs.h>
42
-#include <qstring.h>
43
-#include <qstringlist.h>
44
-#include <QtGui/qicon.h>
+#include "ads_globals.h"
+#include "DockContainerWidget.h"
+#include "DockWidget.h"
+#include "FloatingDockContainer.h"
+
45
46
class QSettings;
47
class QMenu;
0 commit comments