mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-26 15:25:04 +02:00
Add Beats Music thumbnail
This commit is contained in:
@@ -102,7 +102,8 @@ WhatsNewWidget_0_8::WhatsNewWidget_0_8( QWidget* parent )
|
||||
}
|
||||
|
||||
{
|
||||
// TODO: Add Beats Music Pixmap
|
||||
QPixmap beatsPixmap = ImageRegistry::instance()->pixmap( RESPATH "images/beatsmusic.svg", QSize( 64, 64) );
|
||||
ui->beatsBoxImage->setPixmap( beatsPixmap );
|
||||
}
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user