Add the missing "\since 5.0" reference for the QTimer method

Change-Id: I9f2bb97eed7a1e2eb92865920f815055c847c84e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Laszlo Papp 2013-02-02 17:23:29 +00:00 committed by The Qt Project
parent c5c584c116
commit 86ca28774b

View File

@ -385,6 +385,7 @@ void QTimer::setInterval(int msec)
/*! /*!
\property QTimer::remainingTime \property QTimer::remainingTime
\since 5.0
\brief the remaining time in milliseconds \brief the remaining time in milliseconds
Returns the timer's remaining value in milliseconds left until the timeout. Returns the timer's remaining value in milliseconds left until the timeout.