Doc: Add since Qt 5.8 info for QResource::lastModified()

Fixes: QTBUG-80856
Change-Id: I2f2b562ad2b262c6dfa236a43589129186589ed7
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Leena Miettinen 2019-12-18 10:22:59 +01:00
parent 860d102474
commit 48704c3f5c

View File

@ -629,6 +629,8 @@ const uchar *QResource::data() const
}
/*!
\since 5.8
Returns the date and time when the file was last modified before
packaging into a resource.
*/