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:
parent
89892d949b
commit
81a2bf19c8
@ -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 );
|
||||
}
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user