diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2016-03-18 16:51:40 +0100 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2016-03-18 16:51:40 +0100 |
commit | 800333f0714c6197f6b2a6ada6460f56e54ccbfe (patch) | |
tree | ffeddd396c5b302d3b637b2b475d4e8a563d66e8 /data/synthpod.edc | |
parent | e39c06bbd0c798a51533db3ac89c957ae205c8cc (diff) | |
download | synthpod-800333f0714c6197f6b2a6ada6460f56e54ccbfe.tar.xz |
prototype bitmask port/parameter property widget.
Diffstat (limited to 'data/synthpod.edc')
-rw-r--r-- | data/synthpod.edc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/synthpod.edc b/data/synthpod.edc index 9b6208af..c36ceff5 100644 --- a/data/synthpod.edc +++ b/data/synthpod.edc @@ -83,6 +83,7 @@ collections { #include <smart_meter.edc> #include <smart_spinner.edc> #include <smart_toggle.edc> +#include <smart_bitmask.edc> #include <entry.edc> #include <group.edc> } |