--- qsampler/trunk/src/qsamplerOptions.h 2005/01/14 10:40:47 340 +++ qsampler/trunk/src/qsamplerOptions.h 2005/01/18 11:29:01 341 @@ -1,7 +1,7 @@ // qsamplerOptions.h // /**************************************************************************** - Copyright (C) 2003-2004, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2003-2005, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -72,6 +72,7 @@ bool bConfirmRemove; bool bStdoutCapture; bool bCompletePath; + bool bInstrumentNames; // View options... bool bMenubar;