Added appropriate '@since 4.4' comment to Wallpaper::setContextualActions().
svn path=/trunk/KDE/kdelibs/; revision=1060342
This commit is contained in:
parent
a7c62f6796
commit
296f30394a
@ -469,6 +469,8 @@ class PLASMA_EXPORT Wallpaper : public QObject
|
||||
* Sets the contextual actions for this wallpaper.
|
||||
*
|
||||
* @param actions A list of contextual actions for this wallpaper
|
||||
*
|
||||
* @since 4.4
|
||||
**/
|
||||
void setContextualActions(const QList<QAction*> &actions);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user