mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Add Open URL thumbnail
This commit is contained in:
@@ -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 );
|
||||
}
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user