summaryrefslogtreecommitdiff
path: root/vst
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2015-12-21 10:42:29 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2015-12-21 10:44:33 +0100
commitc53134cbfd66b4ba2860b79c66f8d6cf5177abb0 (patch)
tree9014261b8e79197b904ffab59e02254125577185 /vst
parent41dea13e1866689cf1f53d6d120253cab16bbe47 (diff)
New (read-only) TextEdit widget from suhr.
Diffstat (limited to 'vst')
-rw-r--r--vst/Makefile.mingw32.in1
1 files changed, 1 insertions, 0 deletions
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 \