summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfile.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-08-16 10:20:50 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-18 08:34:53 +0200
commitb963bd4e5976a7c8827818d1494e4ac98f1a3395 (patch)
treecc576d9bd739311a1e597ff970735b37884b2fa4 /src/corelib/io/qfile.cpp
parent1ef74a763a726829bfc26224d82acff207fdc8bb (diff)
Fix qdoc erros in qfile and related classes
Change-Id: I56b66e6eeb06c84e1157a701a814aebb1ddf4845 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/io/qfile.cpp')
-rw-r--r--src/corelib/io/qfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qfile.cpp b/src/corelib/io/qfile.cpp
index 2c81110225..d1b11e1f60 100644
--- a/src/corelib/io/qfile.cpp
+++ b/src/corelib/io/qfile.cpp
@@ -871,7 +871,7 @@ bool QFile::open(OpenMode mode)
\note For Windows CE you may not be able to call resize().
- \sa close(), {qmake Variable Reference#CONFIG}{qmake Variable Reference}
+ \sa close()
\b{Note for the Windows Platform}