summaryrefslogtreecommitdiffstats
path: root/src/widgets/to_be_moved/qtextcontrol_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/to_be_moved/qtextcontrol_p.h')
-rw-r--r--src/widgets/to_be_moved/qtextcontrol_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/to_be_moved/qtextcontrol_p.h b/src/widgets/to_be_moved/qtextcontrol_p.h
index dce0ca90a5..d39cd57cf9 100644
--- a/src/widgets/to_be_moved/qtextcontrol_p.h
+++ b/src/widgets/to_be_moved/qtextcontrol_p.h
@@ -57,8 +57,8 @@
#include <QtGui/qtextoption.h>
#include <QtGui/qtextcursor.h>
#include <QtGui/qtextformat.h>
-#include <QtGui/qtextedit.h>
-#include <QtGui/qmenu.h>
+#include <QtWidgets/qtextedit.h>
+#include <QtWidgets/qmenu.h>
#include <QtCore/qrect.h>
#include <QtGui/qabstracttextdocumentlayout.h>
#include <QtGui/qtextdocumentfragment.h>