mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-28 00:49:28 -05:00
corrected previous commit. Included file that does not exist yet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4640 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2b6d2ede7c
commit
6a585517f0
@ -325,7 +325,6 @@ HEADERS += rshare.h \
|
||||
gui/common/GroupTreeWidget.h \
|
||||
gui/common/RSTreeView.h \
|
||||
gui/common/AvatarWidget.h \
|
||||
gui/common/FriendList.h \
|
||||
gui/style/RSStyle.h \
|
||||
gui/style/StyleDialog.h \
|
||||
gui/MessagesDialog.h \
|
||||
@ -444,7 +443,6 @@ FORMS += gui/StartDialog.ui \
|
||||
gui/groups/CreateGroup.ui \
|
||||
gui/common/GroupTreeWidget.ui \
|
||||
gui/common/AvatarWidget.ui \
|
||||
gui/common/FriendList.ui \
|
||||
gui/style/StyleDialog.ui \
|
||||
gui/dht/DhtWindow.ui \
|
||||
gui/GetStartedDialog.ui
|
||||
@ -546,7 +544,6 @@ SOURCES += main.cpp \
|
||||
gui/common/GroupTreeWidget.cpp \
|
||||
gui/common/RSTreeView.cpp \
|
||||
gui/common/AvatarWidget.cpp \
|
||||
gui/common/FriendList.cpp \
|
||||
gui/style/RSStyle.cpp \
|
||||
gui/style/StyleDialog.cpp \
|
||||
gui/settings/configpage.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user