summaryrefslogtreecommitdiffstats
path: root/examples/help/remotecontrol/remotecontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/help/remotecontrol/remotecontrol.h')
-rw-r--r--examples/help/remotecontrol/remotecontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/help/remotecontrol/remotecontrol.h b/examples/help/remotecontrol/remotecontrol.h
index e440add3f..16bd3f33c 100644
--- a/examples/help/remotecontrol/remotecontrol.h
+++ b/examples/help/remotecontrol/remotecontrol.h
@@ -41,7 +41,7 @@
#ifndef REMOTECONTROL_H
#define REMOTECONTROL_H
-#include <QtGui/QMainWindow>
+#include <QtWidgets/QMainWindow>
#include "ui_remotecontrol.h"
QT_BEGIN_NAMESPACE