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:
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB |
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user