interface version
This commit is contained in:
parent
ce760a800c
commit
b2a3cb7052
@ -19,6 +19,8 @@ class ToxContactModel2 : public ContactModel3I, public ToxEventI {
|
|||||||
float _group_status_timer {0.f};
|
float _group_status_timer {0.f};
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
static constexpr const char* version {"1"};
|
||||||
|
|
||||||
ToxContactModel2(Contact3Registry& cr, ToxI& t, ToxEventProviderI& tep);
|
ToxContactModel2(Contact3Registry& cr, ToxI& t, ToxEventProviderI& tep);
|
||||||
virtual ~ToxContactModel2(void);
|
virtual ~ToxContactModel2(void);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user