/[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 119 by capela, Wed Jun 9 20:24:48 2004 UTC revision 176 by capela, Tue Jul 6 10:54:45 2004 UTC
# Line 81  public: Line 81  public:
81      // Default options...      // Default options...
82      QString sSessionDir;      QString sSessionDir;
83      QString sInstrumentDir;      QString sInstrumentDir;
84        QString sEngineName;
85        QString sAudioDriver;
86        QString sMidiDriver;
87    
88      // Recent file list.      // Recent file list.
89      int     iMaxRecentFiles;      int     iMaxRecentFiles;

Legend:
Removed from v.119  
changed lines
  Added in v.176

  ViewVC Help
Powered by ViewVC