summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgenericpluginfactory_qpa.cpp
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-05-11 12:19:37 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2011-05-11 15:36:31 (GMT)
commit9e0bfde7cdb439d9ef416cd932340a90cc61abb8 (patch)
treeadc0bc5c33838f9d48e0d72e9e59dc3112a6edd0 /src/gui/kernel/qgenericpluginfactory_qpa.cpp
parent4f6ccce6ad8b6df523fd354aac2bcd32a7a65bc4 (diff)
downloadQt-9e0bfde7cdb439d9ef416cd932340a90cc61abb8.zip
Qt-9e0bfde7cdb439d9ef416cd932340a90cc61abb8.tar.gz
Qt-9e0bfde7cdb439d9ef416cd932340a90cc61abb8.tar.bz2
Doc: Fixed qdoc warnings.
Diffstat (limited to 'src/gui/kernel/qgenericpluginfactory_qpa.cpp')
-rw-r--r--src/gui/kernel/qgenericpluginfactory_qpa.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/kernel/qgenericpluginfactory_qpa.cpp b/src/gui/kernel/qgenericpluginfactory_qpa.cpp
index abc575a..c77ea11 100644
--- a/src/gui/kernel/qgenericpluginfactory_qpa.cpp
+++ b/src/gui/kernel/qgenericpluginfactory_qpa.cpp
@@ -65,8 +65,7 @@ Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
\brief The QGenericPluginFactory class creates window-system
related plugin drivers in Qt QPA.
- Note that this class is only available in \l{Qt QPA}.
-
+ Note that this class is only available in Qt QPA.
\sa QGenericPlugin
*/