summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qurl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/io/qurl.cpp')
-rw-r--r--src/corelib/io/qurl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qurl.cpp b/src/corelib/io/qurl.cpp
index dc207d52fd..e923901f32 100644
--- a/src/corelib/io/qurl.cpp
+++ b/src/corelib/io/qurl.cpp
@@ -2823,7 +2823,7 @@ QString QUrl::toLocalFile() const
}
/*!
- \since 4.7
+ \since 4.8
Returns true if this URL is pointing to a local file path. A URL is a
local file path if the scheme is "file".