mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 21:58:08 +00:00
Add friend class.
This commit is contained in:
parent
979082687f
commit
2c9dfd6ca8
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ class LINPHONE_PUBLIC Core : public Object {
|
|||
friend class MainDb;
|
||||
friend class MainDbChatMessageKey;
|
||||
friend class MainDbEventKey;
|
||||
friend class ServerGroupChatRoom;
|
||||
friend class ServerGroupChatRoomPrivate;
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue