--- qsampler/trunk/src/qsamplerOptions.h 2015/01/22 19:01:32 2718 +++ qsampler/trunk/src/qsamplerOptions.h 2015/03/03 17:41:04 2722 @@ -82,6 +82,9 @@ bool bMessagesLimit; int iMessagesLimitLines; bool bConfirmRemove; + bool bConfirmReset; + bool bConfirmRestart; + bool bConfirmError; bool bKeepOnTop; bool bStdoutCapture; bool bCompletePath;