why oh why i always forget @since? :)

svn path=/trunk/KDE/kdelibs/; revision=957272
This commit is contained in:
Marco Martin 2009-04-21 17:58:51 +00:00
parent f9143aa865
commit 8a4ce887ea

View File

@ -196,11 +196,13 @@ Q_SIGNALS:
/**
* The user pressed the "next" button
* @since 4.3
*/
void nextRequested();
/**
* The user pressed the "previous" button
* @since 4.3
*/
void previousRequested();