summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-02-14 15:06:04 -0800
committerThiago Macieira <thiago.macieira@intel.com>2017-02-15 16:33:20 +0000
commit798819bb87d9a2d1a9e16c4102b25e01814f1b86 (patch)
tree8a16b7bc8654600b014f646749cd1d4c9cf62754
parent666b91fb8f5a1b68232d6903b6bfcf84fe13641d (diff)
Correct \since for QStorageInfo::subvolume()
3e9db01a2e4be5034d10d6eeafd65d0a8609615b entered dev after the 5.8 branch. Change-Id: I4139d5f93dcb4b429ae9fffd14a349e85e62a298 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--src/corelib/io/qstorageinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qstorageinfo.cpp b/src/corelib/io/qstorageinfo.cpp
index 9885da1af9..27f0552a31 100644
--- a/src/corelib/io/qstorageinfo.cpp
+++ b/src/corelib/io/qstorageinfo.cpp
@@ -268,7 +268,7 @@ QByteArray QStorageInfo::device() const
}
/*!
- \since 5.8
+ \since 5.9
Returns the subvolume name for this volume.
Some filesystem types allow multiple subvolumes inside one device, which