Wizard for adding friends. Almost stable, but code needs cleanup.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1101 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
beardog_uk 2009-03-26 16:58:06 +00:00
parent b652bd0f3a
commit afcc1d76d2
11 changed files with 843 additions and 1 deletions

View file

@ -246,6 +246,7 @@ HEADERS += rshare.h \
gui/feeds/BlogMsgItem.h \
gui/feeds/SubFileItem.h \
gui/feeds/SubDestItem.h \
gui/connect/ConnectFriendWizard.h
FORMS += gui/ChatDialog.ui \
@ -463,6 +464,7 @@ SOURCES += main.cpp \
gui/feeds/BlogMsgItem.cpp \
gui/feeds/SubFileItem.cpp \
gui/feeds/SubDestItem.cpp \
gui/connect/ConnectFriendWizard.cpp
RESOURCES += gui/images.qrc lang/lang.qrc gui/help/content/content.qrc