removed old unused icons

This commit is contained in:
defnax 2020-02-22 01:26:20 +01:00
parent d402257090
commit 87f64a1e2b
179 changed files with 148 additions and 175 deletions

View file

@ -175,7 +175,7 @@ QString GxsChannelDialog::icon(IconType type)
case ICON_SEARCH:
return ":/images/find.png";
case ICON_DEFAULT:
return ":/images/channels.png";
return ":/icons/png/channels.png";
}
return "";

View file

@ -39,7 +39,7 @@
#include <algorithm>
#define CHAN_DEFAULT_IMAGE ":/images/channels.png"
#define CHAN_DEFAULT_IMAGE ":/icons/png/channels.png"
#define ROLE_PUBLISH FEED_TREEWIDGET_SORTROLE