yes, this is meant to be protected at this point.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=800864
This commit is contained in:
parent
cde0b918b3
commit
5a3d06c565
@ -369,13 +369,12 @@ class PLASMA_EXPORT Containment : public Applet
|
|||||||
*/
|
*/
|
||||||
void addSiblingContainment();
|
void addSiblingContainment();
|
||||||
|
|
||||||
|
protected:
|
||||||
/**
|
/**
|
||||||
* Sets the type of this containment.
|
* Sets the type of this containment.
|
||||||
*/
|
*/
|
||||||
void setContainmentType(Containment::Type type);
|
void setContainmentType(Containment::Type type);
|
||||||
|
|
||||||
protected:
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Optionally creates a layout for the Containment for the new
|
* Optionally creates a layout for the Containment for the new
|
||||||
* form factor. This is called before the current form factor is
|
* form factor. This is called before the current form factor is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user