--redundantDeclarations;
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=800667
This commit is contained in:
parent
c6cc8a4b5f
commit
98fd9c423d
@ -82,9 +82,6 @@ class PLASMA_EXPORT Containment : public Applet
|
||||
Plasma::View *view;
|
||||
};
|
||||
|
||||
typedef QList<Applet*> List;
|
||||
typedef QHash<QString, Applet*> Dict;
|
||||
|
||||
enum Type { NoContainmentType = -1 /**< @internal */,
|
||||
DesktopContainment = 0 /**< A desktop containment */,
|
||||
PanelContainment /**< A desktop panel */,
|
||||
|
Loading…
Reference in New Issue
Block a user