mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-13 00:53:14 -04:00
improving posted dialog design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6660 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
19808587e9
commit
9488a6a33d
8 changed files with 330 additions and 244 deletions
|
@ -83,7 +83,7 @@ void PostedGroupDialog::initUi()
|
|||
|
||||
QPixmap PostedGroupDialog::serviceImage()
|
||||
{
|
||||
return QPixmap(":/images/resource-group_64.png");
|
||||
return QPixmap(":/images/posted_add_64.png");
|
||||
}
|
||||
|
||||
bool PostedGroupDialog::service_CreateGroup(uint32_t &token, const RsGroupMetaData &meta)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue