From c5527bb9155086da8b5a7cea7d9450f265fb6f6a Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 19 Apr 2013 23:00:09 +0200 Subject: GUI position/size tweaks and some pixmap changes. --- vst/Makefile.mingw32 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vst') diff --git a/vst/Makefile.mingw32 b/vst/Makefile.mingw32 index 44b2ae2..bf2a859 100644 --- a/vst/Makefile.mingw32 +++ b/vst/Makefile.mingw32 @@ -50,6 +50,9 @@ GUI_SRC = \ $(DG_BASE)/plugingui/checkbox.cc \ $(DG_BASE)/plugingui/slider.cc \ $(DG_BASE)/plugingui/listbox.cc \ + $(DG_BASE)/plugingui/listboxthin.cc \ + $(DG_BASE)/plugingui/listboxbasic.cc \ + $(DG_BASE)/plugingui/verticalline.cc \ $(DG_BASE)/plugingui/knob.cc \ $(DG_BASE)/plugingui/filebrowser.cc \ $(DG_BASE)/plugingui/combobox.cc \ -- cgit v1.2.3