mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-15 04:22:27 -04:00
Removed not used base class GxsIdTreeWidget.
Used QPixmap instead of QIcon to draw the gxs image in GxsIdTreeWidgetItem. Fixed use of transparent background in GxsIdDetails::GenerateCombinedPixmap (formerly GxsIdDetails::GenerateCombinedIcon). git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7178285d60
commit
41750b0d27
8 changed files with 17 additions and 291 deletions
|
@ -1282,7 +1282,6 @@ gxsgui {
|
|||
gui/gxs/GxsIdLabel.h \
|
||||
gui/gxs/GxsCircleChooser.h \
|
||||
gui/gxs/GxsCircleLabel.h \
|
||||
gui/gxs/GxsIdTreeWidget.h \
|
||||
gui/gxs/GxsIdTreeWidgetItem.h \
|
||||
gui/gxs/GxsCommentTreeWidget.h \
|
||||
gui/gxs/GxsCommentContainer.h \
|
||||
|
@ -1320,7 +1319,6 @@ gxsgui {
|
|||
gui/gxs/GxsCircleChooser.cpp \
|
||||
gui/gxs/GxsGroupShareKey.cpp \
|
||||
gui/gxs/GxsCircleLabel.cpp \
|
||||
gui/gxs/GxsIdTreeWidget.cpp \
|
||||
gui/gxs/GxsIdTreeWidgetItem.cpp \
|
||||
gui/gxs/GxsCommentTreeWidget.cpp \
|
||||
gui/gxs/GxsCommentContainer.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue