summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qtooltip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qtooltip.h')
-rw-r--r--src/widgets/kernel/qtooltip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qtooltip.h b/src/widgets/kernel/qtooltip.h
index 506d084fd3..52fb962edb 100644
--- a/src/widgets/kernel/qtooltip.h
+++ b/src/widgets/kernel/qtooltip.h
@@ -52,7 +52,7 @@ QT_MODULE(Gui)
#ifndef QT_NO_TOOLTIP
-class Q_GUI_EXPORT QToolTip
+class Q_WIDGETS_EXPORT QToolTip
{
QToolTip();
public: