summaryrefslogtreecommitdiff
path: root/metawatch/metawatchsimulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'metawatch/metawatchsimulator.h')
-rw-r--r--metawatch/metawatchsimulator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/metawatch/metawatchsimulator.h b/metawatch/metawatchsimulator.h
index 674c3c6..38391d0 100644
--- a/metawatch/metawatchsimulator.h
+++ b/metawatch/metawatchsimulator.h
@@ -22,6 +22,7 @@ public:
void vibrate(bool on);
protected:
+ QImage _image;
QPixmap _screen;
MetaWatchSimulatorForm* _form;
QTime _nextFrame;