mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 11:16:34 -04:00
added new icons and splash images from Feal, cleaning up old icons, still need more cleanup
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
15af443c31
commit
ddf811f80a
46 changed files with 74 additions and 39 deletions
|
@ -177,7 +177,7 @@ void AboutDialog::on_help_button_clicked()
|
|||
AWidget::AWidget() {
|
||||
setMouseTracking(true);
|
||||
|
||||
QImage image(":/images/about.png");
|
||||
QImage image(":/images/logo/logo_info.png");
|
||||
QPainter p(&image);
|
||||
p.setPen(Qt::black);
|
||||
QFont font = p.font();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue