mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 06:36:55 +02:00
Add Design thumbnail placeholder
This commit is contained in:
@@ -116,7 +116,8 @@ WhatsNewWidget_0_8::WhatsNewWidget_0_8( QWidget* parent )
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
// TODO: Add Design Pixmap
|
QPixmap designPixmap = ImageRegistry::instance()->pixmap( RESPATH "images/new-additions.svg", QSize( 64, 64 ) );
|
||||||
|
ui->designBoxImage->setPixmap( designPixmap );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user