From 798819bb87d9a2d1a9e16c4102b25e01814f1b86 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 14 Feb 2017 15:06:04 -0800 Subject: [PATCH] Correct \since for QStorageInfo::subvolume() 3e9db01a2e4be5034d10d6eeafd65d0a8609615b entered dev after the 5.8 branch. Change-Id: I4139d5f93dcb4b429ae9fffd14a349e85e62a298 Reviewed-by: Friedemann Kleint --- src/corelib/io/qstorageinfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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