summaryrefslogtreecommitdiffstats
path: root/src/widgets/to_be_moved/qshortcut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/to_be_moved/qshortcut.cpp')
-rw-r--r--src/widgets/to_be_moved/qshortcut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/to_be_moved/qshortcut.cpp b/src/widgets/to_be_moved/qshortcut.cpp
index 0694ec85d8..041bde30b1 100644
--- a/src/widgets/to_be_moved/qshortcut.cpp
+++ b/src/widgets/to_be_moved/qshortcut.cpp
@@ -63,7 +63,7 @@ QT_BEGIN_NAMESPACE
\brief The QShortcut class is used to create keyboard shortcuts.
\ingroup events
-
+ \inmodule QtWidgets
The QShortcut class provides a way of connecting keyboard
shortcuts to Qt's \l{signals and slots} mechanism, so that