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:
drbob 2012-06-07 17:10:47 +00:00
parent fb044baa26
commit d29f158a66
6 changed files with 619 additions and 14 deletions

View file

@ -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 \