Change icon of bb-editor window to one that fits better, also: remove add_controller.png which isn't used anywhere

This commit is contained in:
Vesa
2014-03-10 11:46:27 +02:00
parent 2bca23bddc
commit 86564e11fb
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -61,7 +61,7 @@ bbEditor::bbEditor( bbTrackContainer* tc ) :
tb_layout->setMargin( 0 );
setWindowIcon( embed::getIconPixmap( "bb_track" ) );
setWindowIcon( embed::getIconPixmap( "bb_track_btn" ) );
setWindowTitle( tr( "Beat+Bassline Editor" ) );
// TODO: Use style sheet
if( configManager::inst()->value( "ui",