~ubuntu-branches/debian/stretch/synthv1/stretch

« back to all changes in this revision

Viewing changes to src/synthv1_config.h

  • Committer: Package Import Robot
  • Author(s): Jaromír Mikeš
  • Date: 2015-05-04 22:51:39 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20150504225139-3q6q7od09bstcksu
Tags: 0.6.2-1
Imported Upstream version 0.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
        QString sPreset;
60
60
        QString sPresetDir;
61
61
 
 
62
        // Dial knob behavior mode.
 
63
        int iKnobDialMode;
 
64
 
62
65
        // Special persistent options.
63
66
        bool bProgramsPreview;
64
67
        bool bUseNativeDialogs;
65
 
 
66
68
        // Run-time special non-persistent options.
67
69
        bool bDontUseNativeDialogs;
68
70