Add missing \since tag for the documentation for loopLevel()

Change-Id: Ib5e23c40d9258db7986ddb892def207808ac89c7
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
bb10
Andy Shaw 2015-03-12 07:47:21 +01:00
parent 5930a2d314
commit 5f324097f2
1 changed files with 1 additions and 0 deletions

View File

@ -712,6 +712,7 @@ QThread::Priority QThread::priority() const
*/
/*!
\since 5.5
Returns the current event loop level for the thread.
\note This can only be called within the thread itself, i.e. when