diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-06-15 20:15:07 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-07-15 18:56:00 +0200 |
commit | be9fe821ff1689ece9ee6433fcf42ec316e0aaad (patch) | |
tree | 96ae9a9e52539c32b37d8f9805cf4a458125033a /plugin | |
parent | 3e003e674b31ca1308f5c32125f5a2152e773f17 (diff) |
PoC for humanisation visualiser.
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/Makefile.mingw32.in | 1 | ||||
m--------- | plugin/plugingizmo | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 3330e35..d0589d6 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -61,6 +61,7 @@ GUI_SRC = \ @top_srcdir@/plugingui/font.cc \ @top_srcdir@/plugingui/frame.cc \ @top_srcdir@/plugingui/humanizerframecontent.cc \ + @top_srcdir@/plugingui/humaniservisualiser.cc \ @top_srcdir@/plugingui/image.cc \ @top_srcdir@/plugingui/imagecache.cc \ @top_srcdir@/plugingui/knob.cc \ diff --git a/plugin/plugingizmo b/plugin/plugingizmo -Subproject 27ce655dd74b81d40a3a28e65e753985f506a38 +Subproject efc232050e3b3841f3d6c33cbc8e04a8c009bc8 |