diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-06-12 17:57:11 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-06-12 17:57:11 +0100 |
| commit | 08bd1788cc640f4f6595152cd27f1922bea7d76c (patch) | |
| tree | 7d83149bbea28037feedc3c663be117224813a34 /vamphost/src/ofxVamphost.h | |
| parent | 4624bbd9628deef8a567e499752fd2215ea5a3d3 (diff) | |
into closing stages
Diffstat (limited to 'vamphost/src/ofxVamphost.h')
| -rw-r--r-- | vamphost/src/ofxVamphost.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vamphost/src/ofxVamphost.h b/vamphost/src/ofxVamphost.h index 245b7ff..637032b 100644 --- a/vamphost/src/ofxVamphost.h +++ b/vamphost/src/ofxVamphost.h @@ -41,6 +41,7 @@ class Vamphost{ PluginLoader::PluginKey key; PluginLoader::PluginKeyList list; + Plugin::FeatureSet feat; private: |
