Imported artworks from RebeccaDeField
|
Before Width: | Height: | Size: 411 B After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 634 B After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 418 B After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1021 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1021 B |
|
Before Width: | Height: | Size: 642 B After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 672 B After Width: | Height: | Size: 965 B |
BIN
data/themes/default/misc_active.png
Normal file
|
After Width: | Height: | Size: 965 B |
BIN
data/themes/default/misc_inactive.png
Normal file
|
After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 965 B |
@@ -1438,7 +1438,7 @@ InstrumentTrackWindow::InstrumentTrackWindow( InstrumentTrackView * _itv ) :
|
||||
m_tabWidget->addTab( instrumentFunctions, tr( "FUNC" ), "functions_active", "functions_inactive", 2 );
|
||||
m_tabWidget->addTab( m_effectView, tr( "FX" ), "fx_active", "fx_inactive", 3 );
|
||||
m_tabWidget->addTab( m_midiView, tr( "MIDI" ), "midi_active", "midi_inactive", 4 );
|
||||
m_tabWidget->addTab( m_miscView, tr( "MISC" ), "miscellaneous_active", "miscellaneous_inactive", 5 );
|
||||
m_tabWidget->addTab( m_miscView, tr( "MISC" ), "misc_active", "misc_inactive", 5 );
|
||||
|
||||
// setup piano-widget
|
||||
m_pianoView = new PianoView( this );
|
||||
|
||||