mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
moved GxsChanges to rsEvents
This commit is contained in:
parent
e402630095
commit
27793627e3
8 changed files with 14 additions and 21 deletions
|
@ -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 () ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue