summaryrefslogtreecommitdiff
path: root/quacker/movebox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quacker/movebox.cpp')
-rw-r--r--quacker/movebox.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/quacker/movebox.cpp b/quacker/movebox.cpp
index 1e403df..44b88e0 100644
--- a/quacker/movebox.cpp
+++ b/quacker/movebox.cpp
@@ -18,12 +18,7 @@
#include <iostream>
-#include <QtGui>
-#include <QTreeWidget>
-#include <QTreeWidgetItem>
-#include <QPushButton>
-#include <QVBoxLayout>
-#include <QHBoxLayout>
+#include <QtWidgets>
#include <game.h>
#include <quackleio/util.h>