diff options
| author | Comment <tim@gray.(none)> | 2013-06-13 08:57:57 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-06-13 08:57:57 +0100 |
| commit | b617228d7bf7c028b7e27da6f47053bc0558bc95 (patch) | |
| tree | ed4f79e0ed44cf148dfc86e2cb1f3300ca986a37 /src/testApp.h | |
| parent | a9a466565cd006971de2ded0468b1d5afc4d30a2 (diff) | |
Diffstat (limited to 'src/testApp.h')
| -rwxr-xr-x | src/testApp.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/testApp.h b/src/testApp.h index bd34832..59a48f8 100755 --- a/src/testApp.h +++ b/src/testApp.h @@ -81,6 +81,9 @@ class testApp : public ofxFensterListener { ofxFloatSlider sW; ofxParameter<float> slidWave; + ofxToggle reverse; + ofxToggle drawkeys; + void create1port(bool & pressed); void create2port(bool & pressed); |
