diff options
Diffstat (limited to 'vfg/src/testApp.h')
| -rwxr-xr-x | vfg/src/testApp.h | 1 |
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; }; |
