allow applet script to dig around with Applet
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=802291
This commit is contained in:
parent
9234ac63e9
commit
a75e4604c0
1
applet.h
1
applet.h
@ -678,6 +678,7 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget
|
|||||||
//Corona needs to access setFailedToLaunch and init
|
//Corona needs to access setFailedToLaunch and init
|
||||||
friend class Corona;
|
friend class Corona;
|
||||||
friend class Containment;
|
friend class Containment;
|
||||||
|
friend class AppletScript;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // Plasma namespace
|
} // Plasma namespace
|
||||||
|
Loading…
Reference in New Issue
Block a user