From c42d5abff1f5f51facc169dd593725d819c4c868 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 18 Sep 2011 04:26:20 +0200 Subject: separation into lib and plugins complete --- metawatch/metawatchsimulator.h | 1 + 1 file changed, 1 insertion(+) (limited to 'metawatch/metawatchsimulator.h') 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; -- cgit v1.2.3