1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-18 23:09:42 +01:00

Add Open URL thumbnail

This commit is contained in:
Uwe L. Korn 2014-06-15 12:27:36 +01:00
parent 89892d949b
commit 81a2bf19c8

View File

@ -92,7 +92,8 @@ WhatsNewWidget_0_8::WhatsNewWidget_0_8( QWidget* parent )
}
{
// TODO: Add URL Lookup Pixmap
QPixmap urlLookupPixmap = ImageRegistry::instance()->pixmap( RESPATH "images/drop-all-songs.svg", QSize( 64, 64) );
ui->urlLookupBoxImage->setPixmap( urlLookupPixmap );
}
{