mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-12 00:00:44 -04:00
removed old unused icons
This commit is contained in:
parent
d402257090
commit
87f64a1e2b
179 changed files with 148 additions and 175 deletions
|
@ -67,7 +67,7 @@
|
|||
#define IMAGE_OPENFOLDER ":/images/folderopen.png"
|
||||
#define IMAGE_OPENFILE ":/images/fileopen.png"
|
||||
#define IMAGE_LIBRARY ":/images/library.png"
|
||||
#define IMAGE_CHANNEL ":/images/channels32.png"
|
||||
#define IMAGE_CHANNEL ":/icons/png/channels.png"
|
||||
#define IMAGE_FORUMS ":/icons/png/forums.png"
|
||||
#define IMAGE_COLLCREATE ":/images/library_add.png"
|
||||
#define IMAGE_COLLMODIF ":/images/library_edit.png"
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
#include <QItemSelectionModel>
|
||||
#include <QSortFilterProxyModel>
|
||||
|
||||
#define IMAGE_TRANSFERS ":/icons/ktorrent_128.png"
|
||||
#define IMAGE_TRANSFERS ":/icons/png/fileshare.png"
|
||||
|
||||
class QShortcut;
|
||||
class DLListDelegate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue