mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 13:30:36 -04:00
started widget for graphic display of identities and groups
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7321 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
cc6a141b68
commit
7a9e2e865d
9 changed files with 1521 additions and 5 deletions
|
@ -1072,7 +1072,15 @@ thewire {
|
|||
gui/TheWire/PulseAddDialog.cpp \
|
||||
|
||||
}
|
||||
|
||||
|
||||
HEADERS += gui/People/PeopleDialog.h
|
||||
HEADERS += gui/People/IdentityItem.h
|
||||
HEADERS += gui/People/GroupListView.h
|
||||
FORMS += gui/People/PeopleDialog.ui
|
||||
SOURCES += gui/People/PeopleDialog.cpp
|
||||
SOURCES += gui/People/GroupListView.cpp
|
||||
SOURCES += gui/People/IdentityItem.cpp
|
||||
|
||||
identities {
|
||||
|
||||
HEADERS += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue