summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsharedpointer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qsharedpointer.cpp')
-rw-r--r--src/corelib/tools/qsharedpointer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/tools/qsharedpointer.cpp b/src/corelib/tools/qsharedpointer.cpp
index 673b90c99a..a45933c2f0 100644
--- a/src/corelib/tools/qsharedpointer.cpp
+++ b/src/corelib/tools/qsharedpointer.cpp
@@ -46,6 +46,7 @@
/*!
\class QSharedPointer
+ \inmodule QtCore
\brief The QSharedPointer class holds a strong reference to a shared pointer
\since 4.5
@@ -314,6 +315,7 @@
/*!
\class QWeakPointer
+ \inmodule QtCore
\brief The QWeakPointer class holds a weak reference to a shared pointer
\since 4.5
\reentrant