summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8e3f111..b08f35c 100644
--- a/src/corelib/io/qurl.cpp
+++ b/src/corelib/io/qurl.cpp
@@ -6187,7 +6187,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".