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:
thunder2 2013-04-15 09:23:24 +00:00
parent 35994e7197
commit 6590167475
2 changed files with 21 additions and 11 deletions

View file

@ -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 \