Tiny documentation fix
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=801107
This commit is contained in:
parent
a3ad7dca00
commit
10a6ab9c00
4
corona.h
4
corona.h
@ -119,12 +119,12 @@ public Q_SLOTS:
|
|||||||
Containment* containmentForScreen(int screen) const;
|
Containment* containmentForScreen(int screen) const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return The type of immutability of this applet
|
* @return The type of immutability of this Corona
|
||||||
*/
|
*/
|
||||||
ImmutabilityType immutability() const;
|
ImmutabilityType immutability() const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets the immutability type for this applet (not immutable, user immutable or system immutable)
|
* Sets the immutability type for this Corona (not immutable, user immutable or system immutable)
|
||||||
* @arg immutable the new immutability type of this applet
|
* @arg immutable the new immutability type of this applet
|
||||||
*/
|
*/
|
||||||
void setImmutability(const ImmutabilityType immutable);
|
void setImmutability(const ImmutabilityType immutable);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user