mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-18 05:50:39 -04:00
changed and replaced some icons (needs fresh recompile)
changed the default headerframe colors git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6579 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6ca05401fc
commit
20c35ea27f
21 changed files with 32 additions and 19 deletions
|
@ -89,7 +89,7 @@ ChatLobbyDialog::ChatLobbyDialog(const ChatLobbyId& lid, QWidget *parent, Qt::WF
|
|||
|
||||
{
|
||||
QIcon icon ;
|
||||
icon.addPixmap(QPixmap(":/images/deletemail24.png")) ;
|
||||
icon.addPixmap(QPixmap(":/images/exit_32.png")) ;
|
||||
unsubscribeButton->setIcon(icon) ;
|
||||
unsubscribeButton->setIconSize(QSize(22,22)) ;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue