summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/plugin/qlibrary.cpp')
-rw-r--r--src/corelib/plugin/qlibrary.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/plugin/qlibrary.cpp b/src/corelib/plugin/qlibrary.cpp
index 2217140cbf..b5d760926a 100644
--- a/src/corelib/plugin/qlibrary.cpp
+++ b/src/corelib/plugin/qlibrary.cpp
@@ -83,6 +83,7 @@ static QBasicMutex qt_library_mutex;
/*!
\class QLibrary
+ \inmodule QtCore
\reentrant
\brief The QLibrary class loads shared libraries at runtime.