mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 09:09:21 +00:00
Add friend class.
This commit is contained in:
parent
90b653f60f
commit
6999d35423
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ class LINPHONE_PUBLIC Core : public Object {
|
|||
friend class LocalConferenceEventHandlerPrivate;
|
||||
friend class MainDb;
|
||||
friend class MainDbEventKey;
|
||||
friend class ServerGroupChatRoomPrivate;
|
||||
|
||||
public:
|
||||
L_OVERRIDE_SHARED_FROM_THIS(Core);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue