summaryrefslogtreecommitdiffstats
path: root/src/widgets/to_be_moved/qtextcontrol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/to_be_moved/qtextcontrol.cpp')
-rw-r--r--src/widgets/to_be_moved/qtextcontrol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/to_be_moved/qtextcontrol.cpp b/src/widgets/to_be_moved/qtextcontrol.cpp
index 43967307bc..85bb6625eb 100644
--- a/src/widgets/to_be_moved/qtextcontrol.cpp
+++ b/src/widgets/to_be_moved/qtextcontrol.cpp
@@ -78,7 +78,7 @@
#include <qinputcontext.h>
#include <qtooltip.h>
#include <qstyleoption.h>
-#include <QtGui/qlineedit.h>
+#include <QtWidgets/qlineedit.h>
#ifndef QT_NO_SHORTCUT
#include "private/qapplication_p.h"