summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2020-03-14 18:46:53 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2020-04-09 16:44:43 +0200
commit7386cfe7b6ed831c83137debffb6c54a50dd4992 (patch)
tree475dda96458d45438ffc5ce5ed49c040476ea09e /plugin
parentd521dd29b038472aa1d2269def96fdf6663cf1b0 (diff)
WIP: new drumkitimage class.
Diffstat (limited to 'plugin')
-rw-r--r--plugin/Makefile.mingw32.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in
index 570ecd7..e126ab5 100644
--- a/plugin/Makefile.mingw32.in
+++ b/plugin/Makefile.mingw32.in
@@ -61,6 +61,7 @@ GUI_SRC = \
@top_srcdir@/plugingui/dialog.cc \
@top_srcdir@/plugingui/diskstreamingframecontent.cc \
@top_srcdir@/plugingui/drumkitframecontent.cc \
+ @top_srcdir@/plugingui/drumkitimage.cc \
@top_srcdir@/plugingui/drumkittab.cc \
@top_srcdir@/plugingui/eventhandler.cc \
@top_srcdir@/plugingui/filebrowser.cc \