Mercurial > hg > soniczoomios
diff grid.h @ 47:0d3a993405e4
trying rto stop duplictae symbols
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Wed, 01 May 2013 16:47:11 +0100 |
parents | 1e266647840d |
children |
line wrap: on
line diff
--- a/grid.h Wed Apr 24 17:58:08 2013 +0100 +++ b/grid.h Wed May 01 16:47:11 2013 +0100 @@ -100,7 +100,9 @@ TwoVector snapCentre; TwoVector snapDist; // number of pixels to snap to GUI Preset * closestPreset; // pointer to the currently selected (snapped to ) preset.. NULL if none. - Preset * tappedPreset; // pointer to currently highlighted (tapped) + Preset * tappedPreset; // pointer to currently highlighted (tapped) + + bool maxZoom, minZoom; vector<int> midiCC; // the actual params