remove dup'd friend declaration
This commit is contained in:
parent
ab243a9279
commit
75e9a7dcd5
1
applet.h
1
applet.h
@ -921,7 +921,6 @@ class PLASMA_EXPORT Applet : public QObject
|
|||||||
//Corona needs to access setFailedToLaunch and init
|
//Corona needs to access setFailedToLaunch and init
|
||||||
friend class Corona;
|
friend class Corona;
|
||||||
friend class CoronaPrivate;
|
friend class CoronaPrivate;
|
||||||
friend class Corona;
|
|
||||||
friend class Containment;
|
friend class Containment;
|
||||||
friend class ContainmentPrivate;
|
friend class ContainmentPrivate;
|
||||||
friend class AppletScript;
|
friend class AppletScript;
|
||||||
|
Loading…
Reference in New Issue
Block a user