--- qsampler/trunk/src/qsamplerChannel.h 2005/05/08 16:19:34 518 +++ qsampler/trunk/src/qsamplerChannel.h 2005/05/08 17:04:10 519 @@ -133,6 +133,7 @@ // Common (invalid) name-helpers. static QString noEngineName(); static QString noInstrumentName(); + static QString loadingInstrument(); // Check whether a given file is an instrument file. static bool isInstrumentFile (const QString& sInstrumentFile);