Renamed VoteHolder constants to avoid compile problems under Windows because of doubled defined name ERROR when including wingdi.h.

Added missing files GxsFeedItem.* to retroshare-gui.pro.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6235 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2013-03-16 17:20:56 +00:00
parent ea2788b2d2
commit 0e10205c0b
3 changed files with 14 additions and 12 deletions

View file

@ -1112,6 +1112,7 @@ gxsgui {
gui/gxs/GxsCommentContainer.h \
gui/gxs/GxsCommentDialog.h \
gui/gxs/GxsCreateCommentDialog.h \
gui/gxs/GxsFeedItem.h \
util/TokenQueue.h \
# gui/gxs/GxsMsgDialog.h \
@ -1135,6 +1136,7 @@ gxsgui {
gui/gxs/GxsCommentContainer.cpp \
gui/gxs/GxsCommentDialog.cpp \
gui/gxs/GxsCreateCommentDialog.cpp \
gui/gxs/GxsFeedItem.cpp \
util/TokenQueue.cpp \
# gui/gxs/GxsMsgDialog.cpp \