summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-05-25 09:57:30 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-05-25 09:57:30 (GMT)
commite5615b9cf4c981bb8d0fec48eacd6c11c124a3b0 (patch)
treeacb80ef416f487a326034df2253fa68a67e642e7 /src/corelib
parent58f0112b11e42ece4c7fa3456ae46e8c86fa0bd6 (diff)
downloadQt-e5615b9cf4c981bb8d0fec48eacd6c11c124a3b0.zip
Qt-e5615b9cf4c981bb8d0fec48eacd6c11c124a3b0.tar.gz
Qt-e5615b9cf4c981bb8d0fec48eacd6c11c124a3b0.tar.bz2
qdoc: Added some missing qdoc comments.
Task-number: 252491
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/io/qfsfileengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qfsfileengine.cpp b/src/corelib/io/qfsfileengine.cpp
index e79d867..07f3c9c 100644
--- a/src/corelib/io/qfsfileengine.cpp
+++ b/src/corelib/io/qfsfileengine.cpp
@@ -948,7 +948,7 @@ bool QFSFileEngine::supportsExtension(Extension extension) const
For Windows, -2 is always returned.
*/
-/*! \fn QString QFSFileEngine::owner() const
+/*! \fn QString QFSFileEngine::owner(FileOwner own) const
\reimp
*/