summaryrefslogtreecommitdiffstats
path: root/src/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget.h')
-rw-r--r--src/widget.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/widget.h b/src/widget.h
index 4d0df14..55caa63 100644
--- a/src/widget.h
+++ b/src/widget.h
@@ -4,9 +4,7 @@
#ifndef WIDGET_H
#define WIDGET_H
-#include <QtGui> // for Qt4
-#include <QWidget> // for Qt4
-//#include <QtWidgets> // for Qt5
+#include <QtWidgets> // for Qt5
#include <QDebug>
#include <X11/Xlib.h>