summaryrefslogtreecommitdiffstats
path: root/src/widgets/to_be_moved/qshortcut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/to_be_moved/qshortcut.h')
-rw-r--r--src/widgets/to_be_moved/qshortcut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/to_be_moved/qshortcut.h b/src/widgets/to_be_moved/qshortcut.h
index 7c505ddd86..6e3c647852 100644
--- a/src/widgets/to_be_moved/qshortcut.h
+++ b/src/widgets/to_be_moved/qshortcut.h
@@ -54,7 +54,7 @@ QT_MODULE(Gui)
#ifndef QT_NO_SHORTCUT
class QShortcutPrivate;
-class Q_GUI_EXPORT QShortcut : public QObject
+class Q_WIDGETS_EXPORT QShortcut : public QObject
{
Q_OBJECT
Q_DECLARE_PRIVATE(QShortcut)