From c53134cbfd66b4ba2860b79c66f8d6cf5177abb0 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Mon, 21 Dec 2015 10:42:29 +0100 Subject: New (read-only) TextEdit widget from suhr. --- vst/Makefile.mingw32.in | 1 + 1 file changed, 1 insertion(+) (limited to 'vst') diff --git a/vst/Makefile.mingw32.in b/vst/Makefile.mingw32.in index 10dc792..f96e071 100644 --- a/vst/Makefile.mingw32.in +++ b/vst/Makefile.mingw32.in @@ -56,6 +56,7 @@ GUI_SRC = \ @top_srcdir@/plugingui/checkbox.cc \ @top_srcdir@/plugingui/slider.cc \ @top_srcdir@/plugingui/scrollbar.cc \ + @top_srcdir@/plugingui/textedit.cc \ @top_srcdir@/plugingui/listbox.cc \ @top_srcdir@/plugingui/listboxthin.cc \ @top_srcdir@/plugingui/listboxbasic.cc \ -- cgit v1.2.3