--- qsampler/trunk/src/qsamplerInstrumentListForm.h 2010/03/13 19:15:24 2066 +++ qsampler/trunk/src/qsamplerInstrumentListForm.h 2010/03/13 20:14:38 2067 @@ -46,9 +46,9 @@ public slots: + void newInstrument(); void editInstrument(); void editInstrument(const QModelIndex& index); - void newInstrument(); void deleteInstrument(); void refreshInstruments(); void activateMap(int);