summaryrefslogtreecommitdiff
path: root/quacker/dashboard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quacker/dashboard.cpp')
-rw-r--r--quacker/dashboard.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/quacker/dashboard.cpp b/quacker/dashboard.cpp
index e1f45af..c4fd429 100644
--- a/quacker/dashboard.cpp
+++ b/quacker/dashboard.cpp
@@ -16,10 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <QtGui>
-#include <QVBoxLayout>
-#include <QHBoxLayout>
-#include <QLabel>
+#include <QtWidgets>
#include <game.h>
#include <quackleio/util.h>