summaryrefslogtreecommitdiff
path: root/ofAsterisk/src/testApp.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2012-12-04 14:53:44 +0000
committerComment <tim@gray.(none)>2012-12-04 14:53:44 +0000
commit7e99d4291172f4dadb59b81cf525817dd8a210e5 (patch)
tree75fb43c04330250a25f745228e59a30902d783d0 /ofAsterisk/src/testApp.h
parentf7bee21ada14851da8626a3784821ded25333fe6 (diff)
dress rehearsal version
Diffstat (limited to 'ofAsterisk/src/testApp.h')
-rwxr-xr-xofAsterisk/src/testApp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ofAsterisk/src/testApp.h b/ofAsterisk/src/testApp.h
index 84c984c..61570bc 100755
--- a/ofAsterisk/src/testApp.h
+++ b/ofAsterisk/src/testApp.h
@@ -21,5 +21,7 @@ class testApp : public ofBaseApp{
void gotMessage(ofMessage msg);
Asterisk game;
+
+ int queuecheck;
};