moved GxsChanges to rsEvents

This commit is contained in:
csoler 2019-12-09 22:19:03 +01:00
parent e402630095
commit 27793627e3
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
8 changed files with 14 additions and 21 deletions

View file

@ -109,7 +109,6 @@ class p3Notify: public RsNotify
void notifyOwnStatusMessageChanged () ;
void notifyDiskFull (uint32_t /* location */, uint32_t /* size limit in MB */) ;
void notifyPeerStatusChanged (const std::string& /* peer_id */, uint32_t /* status */) ;
void notifyGxsChange (const RsGxsChanges& /* changes */);
void notifyConnectionWithoutCert ();
void notifyPeerStatusChangedSummary () ;