forgot @since
svn path=/trunk/KDE/kdelibs/; revision=1125201
This commit is contained in:
parent
c06bea502c
commit
d7cb3019dc
@ -355,11 +355,13 @@ class PLASMA_EXPORT Containment : public Applet
|
||||
* Sets the current activity by id
|
||||
*
|
||||
* @param activity the id of the activity
|
||||
* @since 4.5
|
||||
*/
|
||||
void setActivityId(const QString &activity);
|
||||
|
||||
/**
|
||||
* @return the current activity id associated with this containment
|
||||
* @since 4.5
|
||||
*/
|
||||
QString activityId() const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user