forked from Green-Sky/tomato
use sr
This commit is contained in:
@ -14,6 +14,7 @@ struct ToxKey;
|
||||
|
||||
class ToxAvatarManager : public ObjectStoreEventI {
|
||||
ObjectStore2& _os;
|
||||
ObjectStore2::SubscriptionReference _os_sr;
|
||||
Contact3Registry& _cr;
|
||||
ConfigModelI& _conf;
|
||||
|
||||
|
Reference in New Issue
Block a user