added new mainwindow icons for RetroShare.

This commit is contained in:
defnax 2016-08-16 22:02:30 +02:00
parent 4d5be7fbce
commit 6682a7a491
80 changed files with 2844 additions and 83 deletions

View file

@ -104,7 +104,7 @@ QString GxsForumsDialog::icon(IconType type)
{
switch (type) {
case ICON_NAME:
return ":/images/konversation.png";
return ":/icons/png/forums.png";
case ICON_NEW:
return ":/images/new_forum16.png";
case ICON_YOUR_GROUP: