/[svn]/qsampler/trunk/src/qsamplerOptions.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerOptions.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2721 by capela, Thu Jan 22 19:01:32 2015 UTC revision 2722 by capela, Tue Mar 3 17:41:04 2015 UTC
# Line 82  public: Line 82  public:
82          bool    bMessagesLimit;          bool    bMessagesLimit;
83          int     iMessagesLimitLines;          int     iMessagesLimitLines;
84          bool    bConfirmRemove;          bool    bConfirmRemove;
85            bool    bConfirmReset;
86            bool    bConfirmRestart;
87            bool    bConfirmError;
88          bool    bKeepOnTop;          bool    bKeepOnTop;
89          bool    bStdoutCapture;          bool    bStdoutCapture;
90          bool    bCompletePath;          bool    bCompletePath;

Legend:
Removed from v.2721  
changed lines
  Added in v.2722

  ViewVC Help
Powered by ViewVC