Added initial versions of new logo

This commit is contained in:
Tobias Doerffel
2014-01-27 00:08:36 +01:00
parent ea5f5c4f00
commit 6217201184
4 changed files with 1 additions and 1 deletions

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

View File

@@ -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 ).