mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 06:12:43 -04:00
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:
parent
ea2788b2d2
commit
0e10205c0b
3 changed files with 14 additions and 12 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue