mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 04:28:10 +00:00
fix(ConferenceListener): do not forget the export macro
This commit is contained in:
parent
fa0374517f
commit
fbe0ff2673
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
LINPHONE_BEGIN_NAMESPACE
|
||||
|
||||
class ConferenceListener {
|
||||
class LINPHONE_PUBLIC ConferenceListener {
|
||||
public:
|
||||
virtual ~ConferenceListener () = default;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue