aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/mobileapp/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/mobileapp/mainwindow.h')
-rw-r--r--share/qtcreator/templates/mobileapp/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/mobileapp/mainwindow.h b/share/qtcreator/templates/mobileapp/mainwindow.h
index 8f0ae8a4f7..0c87ee0192 100644
--- a/share/qtcreator/templates/mobileapp/mainwindow.h
+++ b/share/qtcreator/templates/mobileapp/mainwindow.h
@@ -1,7 +1,7 @@
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
-#include <QtGui/QMainWindow>
+#include <QMainWindow>
namespace Ui {
class MainWindow;