From bc8a2d7c904e00e4e1abe939ea48a056569bec6e Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 21 May 2012 13:33:41 +0100 Subject: thoughts --- src/testApp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/testApp.h') diff --git a/src/testApp.h b/src/testApp.h index fca62af..6f64416 100644 --- a/src/testApp.h +++ b/src/testApp.h @@ -26,6 +26,8 @@ class testApp : public ofBaseApp{ int numLines; ofPoint *lines; string *imeis; + + ofImage bgimg; }; -- cgit v1.2.3