mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 03:49:29 -04:00
Changed the RsIdentity GUI Interface from sync to async calls.
Added p3GsxService which provides example utility functions (to be incorporated in GXS at some point) git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5199 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
fb044baa26
commit
d29f158a66
6 changed files with 619 additions and 14 deletions
|
@ -683,11 +683,13 @@ HEADERS += services/p3photoservice.h \
|
|||
retroshare/rswiki.h \
|
||||
services/p3idservice.h \
|
||||
retroshare/rsidentity.h \
|
||||
services/p3gxsservice.h \
|
||||
|
||||
SOURCES += services/p3photoservice.cc \
|
||||
serialiser/rsphotoitems.cc \
|
||||
services/p3wikiservice.cc \
|
||||
services/p3idservice.cc \
|
||||
services/p3gxsservice.cc \
|
||||
|
||||
# Other Old Code.
|
||||
# rsserver/p3photo.cc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue