summaryrefslogtreecommitdiff
path: root/liveengine/src/testApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'liveengine/src/testApp.h')
-rwxr-xr-xliveengine/src/testApp.h1
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);