1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-27 15:50:40 +02:00

Add IPv6 Thumbnail logo

This commit is contained in:
Uwe L. Korn
2014-06-15 15:30:36 +01:00
parent d11741d179
commit ae9958df7c
3 changed files with 45 additions and 1 deletions

View File

@@ -111,7 +111,8 @@ WhatsNewWidget_0_8::WhatsNewWidget_0_8( QWidget* parent )
}
{
// TODO: Add IPv6 Pixmap
QPixmap networkingPixmap = ImageRegistry::instance()->pixmap( RESPATH "images/ipv6-logo.svg", QSize( 64, 64) );
ui->networkingBoxImage->setPixmap( networkingPixmap );
}
{