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:
@@ -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 );
|
||||
}
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user