mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-29 08:37:36 -04:00
update icons
This commit is contained in:
parent
22fa7b15e9
commit
06b0600e6a
3 changed files with 2 additions and 1 deletions
|
@ -89,7 +89,7 @@ void WireGroupDialog::initUi()
|
||||||
|
|
||||||
QPixmap WireGroupDialog::serviceImage()
|
QPixmap WireGroupDialog::serviceImage()
|
||||||
{
|
{
|
||||||
return QPixmap(":/images/wire_create_64.png");
|
return QPixmap(":/icons/wire-circle.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
void WireGroupDialog::prepareWireGroup(RsWireGroup &group, const RsGroupMetaData &meta)
|
void WireGroupDialog::prepareWireGroup(RsWireGroup &group, const RsGroupMetaData &meta)
|
||||||
|
|
|
@ -56,6 +56,7 @@
|
||||||
<file>icons/question.png</file>
|
<file>icons/question.png</file>
|
||||||
<file>icons/plugins_128.png</file>
|
<file>icons/plugins_128.png</file>
|
||||||
<file>icons/wire.png</file>
|
<file>icons/wire.png</file>
|
||||||
|
<file>icons/wire-circle.png</file>
|
||||||
<file>icons/png/add.png</file>
|
<file>icons/png/add.png</file>
|
||||||
<file>icons/png/anonymous.png</file>
|
<file>icons/png/anonymous.png</file>
|
||||||
<file>icons/png/attach-image.png</file>
|
<file>icons/png/attach-image.png</file>
|
||||||
|
|
BIN
retroshare-gui/src/gui/icons/wire-circle.png
Normal file
BIN
retroshare-gui/src/gui/icons/wire-circle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue