summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/corelib/io/qfileinfo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/io/qfileinfo.cpp b/src/corelib/io/qfileinfo.cpp
index 7ed840052e..3e6032785f 100644
--- a/src/corelib/io/qfileinfo.cpp
+++ b/src/corelib/io/qfileinfo.cpp
@@ -1512,6 +1512,7 @@ void QFileInfo::setCaching(bool enable)
/*!
Reads all attributes from the file system.
+ \since 6.0
This is useful when information about the file system is collected in a
worker thread, and then passed to the UI in the form of caching QFileInfo