summaryrefslogtreecommitdiff
path: root/vfg/src/testApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'vfg/src/testApp.h')
-rwxr-xr-xvfg/src/testApp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vfg/src/testApp.h b/vfg/src/testApp.h
index a405972..7f9faa6 100755
--- a/vfg/src/testApp.h
+++ b/vfg/src/testApp.h
@@ -141,6 +141,7 @@ class testApp : public ofxFensterListener{
ofxFloatSlider bP;
ofxParameter<float> birdpoint;
ofxToggle showWire;
+ ofxToggle showLyrics;
};