mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 21:28:08 +00:00
add friend class
This commit is contained in:
parent
63b08b7ebf
commit
2dabaf6f47
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ class Content;
|
|||
class LocalConferencePrivate;
|
||||
|
||||
class LocalConference : public Conference {
|
||||
friend class ServerGroupChatRoom;
|
||||
friend class ServerGroupChatRoomPrivate;
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue