mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-10 07:10:12 -04:00
Fixed compile with disabled Circles and PhotoShare.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
35994e7197
commit
6590167475
2 changed files with 21 additions and 11 deletions
|
@ -920,7 +920,8 @@ unfinished {
|
|||
|
||||
|
||||
photoshare {
|
||||
|
||||
DEFINES += RS_USE_PHOTOSHARE
|
||||
|
||||
HEADERS += \
|
||||
gui/PhotoShare/PhotoDrop.h \
|
||||
gui/PhotoShare/AlbumItem.h \
|
||||
|
@ -1016,7 +1017,8 @@ identities {
|
|||
}
|
||||
|
||||
circles {
|
||||
|
||||
DEFINES += RS_USE_CIRCLES
|
||||
|
||||
HEADERS += \
|
||||
gui/Circles/CirclesDialog.h \
|
||||
gui/Circles/CreateCircleDialog.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue