--- qsampler/trunk/src/qsamplerInstrumentListForm.h 2007/11/26 16:00:21 1527 +++ qsampler/trunk/src/qsamplerInstrumentListForm.h 2007/11/26 18:24:38 1528 @@ -50,6 +50,11 @@ void refreshInstruments(); void activateMap(int); + void stabilizeForm(); + + // Handle custom context menu here... + void contextMenu(const QPoint& pos); + protected: void showEvent(QShowEvent *);