summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qqueue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qqueue.cpp')
-rw-r--r--src/corelib/tools/qqueue.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qqueue.cpp b/src/corelib/tools/qqueue.cpp
index c5aa4c6bad..28795c309e 100644
--- a/src/corelib/tools/qqueue.cpp
+++ b/src/corelib/tools/qqueue.cpp
@@ -41,6 +41,7 @@
/*!
\class QQueue
+ \inmodule QtCore
\brief The QQueue class is a generic container that provides a queue.
\ingroup tools