Fix build
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=637823
This commit is contained in:
parent
49db792414
commit
95bed44242
@ -33,8 +33,7 @@ namespace Plasma
|
|||||||
class Applet::Private
|
class Applet::Private
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
Private(KService::Ptr appletDescription, int uniqueID,
|
Private(KService::Ptr appletDescription, int uniqueID)
|
||||||
const AppletChain::Ptr appletChain)
|
|
||||||
: id(uniqueID),
|
: id(uniqueID),
|
||||||
globalConfig(0),
|
globalConfig(0),
|
||||||
appletConfig(0),
|
appletConfig(0),
|
||||||
|
Loading…
Reference in New Issue
Block a user