summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qrefcount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qrefcount.cpp')
-rw-r--r--src/corelib/tools/qrefcount.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qrefcount.cpp b/src/corelib/tools/qrefcount.cpp
index 24cfedb5db..3a5eb9e455 100644
--- a/src/corelib/tools/qrefcount.cpp
+++ b/src/corelib/tools/qrefcount.cpp
@@ -41,6 +41,7 @@
/*!
\class QtPrivate::RefCount
+ \inmodule QtCore
\internal
QRefCount implements atomic ref counting for Qt's shared classes. It behaves very similar