summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfile.cpp
diff options
context:
space:
mode:
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}