From af30d07a90f4c64baedcc383b7e5ee572de56aee Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 19 Apr 2023 17:50:24 +0100 Subject: text panel compiles --- nextus/src/ofApp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nextus/src/ofApp.h') 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 -- cgit v1.2.3