summaryrefslogtreecommitdiff
path: root/lasertext/src/ofApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasertext/src/ofApp.h')
-rw-r--r--lasertext/src/ofApp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasertext/src/ofApp.h b/lasertext/src/ofApp.h
index b7e0454..f347b8e 100644
--- a/lasertext/src/ofApp.h
+++ b/lasertext/src/ofApp.h
@@ -201,6 +201,7 @@ class ofApp : public ofBaseApp{
int currentFont;
string displaytext;
glyphbanner banner;
+ glyphbanner override_banner;
ofxPanel textgui;
ofParameter<float> laser_scale;