mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-30 04:16:40 -05:00
added new mainwindow icons for RetroShare.
This commit is contained in:
parent
4d5be7fbce
commit
6682a7a491
80 changed files with 2844 additions and 83 deletions
|
|
@ -101,7 +101,7 @@ QString PostedDialog::icon(IconType type)
|
|||
{
|
||||
switch (type) {
|
||||
case ICON_NAME:
|
||||
return ":/images/posted_24.png";
|
||||
return ":/icons/png/posted.png";
|
||||
case ICON_NEW:
|
||||
return ":/images/posted_add_24.png";
|
||||
case ICON_YOUR_GROUP:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue