why oh why i always forget @since? :)
svn path=/trunk/KDE/kdelibs/; revision=957272
This commit is contained in:
parent
f9143aa865
commit
8a4ce887ea
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user