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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/to_be_moved/qtextcontrol_p.h b/src/widgets/to_be_moved/qtextcontrol_p.h
index fdc1e305f1..5a5215e1c6 100644
--- a/src/widgets/to_be_moved/qtextcontrol_p.h
+++ b/src/widgets/to_be_moved/qtextcontrol_p.h
@@ -79,7 +79,7 @@ class QAbstractScrollArea;
class QEvent;
class QTimerEvent;
-class Q_GUI_EXPORT QTextControl : public QObject
+class Q_WIDGETS_EXPORT QTextControl : public QObject
{
Q_OBJECT
Q_DECLARE_PRIVATE(QTextControl)