mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 11:54:22 -04:00
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:
parent
b652bd0f3a
commit
afcc1d76d2
11 changed files with 843 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue