Added initial versions of new logo
This commit is contained in:
BIN
data/lmms.ico
BIN
data/lmms.ico
Binary file not shown.
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 360 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 25 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 21 KiB |
@@ -67,7 +67,7 @@ aboutDialog::aboutDialog() :
|
||||
{
|
||||
setupUi( this );
|
||||
|
||||
iconLabel->setPixmap( embed::getIconPixmap( "icon" ) );
|
||||
iconLabel->setPixmap( embed::getIconPixmap( "icon", 64, 64 ) );
|
||||
|
||||
versionLabel->setText( versionLabel->text().
|
||||
arg( LMMS_VERSION ).
|
||||
|
||||
Reference in New Issue
Block a user