mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-11 07:40:21 -04:00
updating replacements icons
This commit is contained in:
parent
8d0541b699
commit
45198121f7
13 changed files with 378 additions and 89 deletions
|
@ -211,7 +211,7 @@ IdDialog::IdDialog(QWidget *parent) :
|
|||
|
||||
|
||||
ui->avLabel_Person->setPixmap(QPixmap(":/icons/png/people.png"));
|
||||
ui->avlabel_Circles->setPixmap(QPixmap(":/icons/circles_128.png"));
|
||||
ui->avlabel_Circles->setPixmap(QPixmap(":/icons/png/circles.png"));
|
||||
|
||||
ui->headerTextLabel_Person->setText(tr("People"));
|
||||
ui->headerTextLabel_Circles->setText(tr("Circles"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue