diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-05-29 15:38:54 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-05-29 15:38:54 +0100 |
| commit | a720f370fdb8a79a70a218c1d7bcb9069f50ff9d (patch) | |
| tree | aee6b8eaff2b7e39b041d69398c9a6e9120673ca /src/ofxVamphost.h | |
| parent | 809d05f2b17409c0b18951c0107c7fc275621b0c (diff) | |
activate vamp
Diffstat (limited to 'src/ofxVamphost.h')
| -rw-r--r-- | src/ofxVamphost.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ofxVamphost.h b/src/ofxVamphost.h index 245b7ff..637032b 100644 --- a/src/ofxVamphost.h +++ b/src/ofxVamphost.h @@ -41,6 +41,7 @@ class Vamphost{ PluginLoader::PluginKey key; PluginLoader::PluginKeyList list; + Plugin::FeatureSet feat; private: |
