diff options
| author | Tim Redfern <tim@getdrop.com> | 2017-12-17 16:14:27 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2017-12-17 16:14:27 +0000 |
| commit | b470c73bfc271c032f4df9a3fd1b9770cf627f00 (patch) | |
| tree | 9f1a716eab400c7e329afcb7b428d50b19c48e61 /gui/src/ofApp.h | |
| parent | 3418dd0859106791d5534c53b901c2be4ea6b4c4 (diff) | |
select images
Diffstat (limited to 'gui/src/ofApp.h')
| -rw-r--r-- | gui/src/ofApp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/src/ofApp.h b/gui/src/ofApp.h index 82db257..03120e4 100644 --- a/gui/src/ofApp.h +++ b/gui/src/ofApp.h @@ -135,4 +135,6 @@ class ofApp : public ofBaseApp, public ofxMidiListener{ float next_update; + bool commandPressed; + }; |
