mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 01:55:19 -04:00
Added a tabwidget for the addresses info, to get more space, and the dialog looks little bit less.
Some changes on Circle Dialog with icons and layout fixes. Changed tray new message icon, to look or use same like from the Toaster. Added context menu icons on MessagesDialog git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6680 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e5d8860e21
commit
6dbe3f3669
10 changed files with 533 additions and 429 deletions
|
@ -83,7 +83,7 @@ void MessageUserNotify::setNotifyEnabled(bool enabled, bool combined, bool blink
|
|||
|
||||
QIcon MessageUserNotify::getIcon()
|
||||
{
|
||||
return QIcon(":/images/newmsg.png");
|
||||
return QIcon(":/images/inbox_22.png");
|
||||
}
|
||||
|
||||
QIcon MessageUserNotify::getMainIcon(bool hasNew)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue