mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-11 15:50:38 -04:00
added translations and human readable messages for ID activity statistics
This commit is contained in:
parent
2919058652
commit
98524e861c
2 changed files with 80 additions and 2 deletions
|
@ -76,6 +76,7 @@ class RetroShareLink
|
|||
RetroShareLink(const QUrl& url);
|
||||
RetroShareLink(const QString& url);
|
||||
|
||||
#warning these methods should be static and return a created link
|
||||
bool createFile(const QString& name, uint64_t size, const QString& hash);
|
||||
bool createExtraFile(const QString& name, uint64_t size, const QString& hash, const QString& ssl_id);
|
||||
bool createPerson(const RsPgpId &id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue