diff options
Diffstat (limited to 'nextus/src/ofApp.h')
| -rw-r--r-- | nextus/src/ofApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nextus/src/ofApp.h b/nextus/src/ofApp.h index a549ff2..e2c90dd 100644 --- a/nextus/src/ofApp.h +++ b/nextus/src/ofApp.h @@ -58,7 +58,7 @@ class ofApp: public ofBaseApp, public ofxMidiListener { defaultPanel networkinput; svgPanel svginput; - defaultPanel textinput; + textPanel textinput; //======================================= //output |
