diff options
| author | Comment <tim@gray.(none)> | 2012-12-01 07:59:46 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2012-12-01 07:59:46 +0000 |
| commit | 2b3eaa8dd74c373e7c82a414014c469fe415b66e (patch) | |
| tree | 987a37eb2b51bbda669db265e301c6ac1bd46997 /liveengine/src/testApp.h | |
| parent | 8c38b912458e60c8eab5a71b003e829bce5afe4a (diff) | |
whelans the 2nd
Diffstat (limited to 'liveengine/src/testApp.h')
| -rwxr-xr-x | liveengine/src/testApp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/liveengine/src/testApp.h b/liveengine/src/testApp.h index 5064a23..689fb18 100755 --- a/liveengine/src/testApp.h +++ b/liveengine/src/testApp.h @@ -183,6 +183,7 @@ class testApp : public ofxFensterListener, public ofxMidiListener{ ofxButton resetDrawscale; ofxButton resetFBscale; ofxToggle drawCloud; + ofxToggle drawSkel; void resetDrawscalePressed(bool & pressed); void resetFBscalePressed(bool & pressed); |
