Remove redundant nameChanged signal from InstrumentTrack (#6742)
This commit is contained in:
@@ -244,7 +244,6 @@ signals:
|
||||
void instrumentChanged();
|
||||
void midiNoteOn( const lmms::Note& );
|
||||
void midiNoteOff( const lmms::Note& );
|
||||
void nameChanged();
|
||||
void newNote();
|
||||
void endNote();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user