From 52a414bd2291dbf9b99606019ab50a914280ecb0 Mon Sep 17 00:00:00 2001 From: Wolfgang Beck Date: Thu, 15 Dec 2011 14:11:46 +1000 Subject: Grue example doesn't work in simulator Change-Id: I486e24befd3f31345ec7f8dffd9a183f9f2ec4cb Sanity-Review: Qt Sanity Bot Reviewed-by: Lincoln Ramsay --- examples/sensors/grue/plugin/gruesensorimpl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/sensors/grue/plugin/gruesensorimpl.h') diff --git a/examples/sensors/grue/plugin/gruesensorimpl.h b/examples/sensors/grue/plugin/gruesensorimpl.h index fa4938e..55d567b 100644 --- a/examples/sensors/grue/plugin/gruesensorimpl.h +++ b/examples/sensors/grue/plugin/gruesensorimpl.h @@ -70,6 +70,7 @@ private: QAmbientLightSensor *lightSensor; QTimer *darkTimer; QTime timer; + QAmbientLightReading::LightLevel lightLevel; }; #endif -- cgit v1.2.1