Remove friend class Extender; for the popupapplet.h
This commit is contained in:
parent
87c70a42b4
commit
3bcc40476c
@ -211,7 +211,6 @@ private:
|
|||||||
|
|
||||||
friend class Applet;
|
friend class Applet;
|
||||||
friend class AppletPrivate;
|
friend class AppletPrivate;
|
||||||
friend class Extender;
|
|
||||||
friend class PopupAppletPrivate;
|
friend class PopupAppletPrivate;
|
||||||
PopupAppletPrivate * const d;
|
PopupAppletPrivate * const d;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user