1
0
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:
Uwe L. Korn
2014-06-15 12:38:09 +01:00
parent 81a2bf19c8
commit d11741d179
3 changed files with 48 additions and 1 deletions

View File

@@ -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 );
}
{