diff -r 35368b604b28 -r 6727c5d0afc7 screensaver/screensaverplugins/snsrbigclockscreensaverplugin/inc/snsrbigclockscreensaver.h --- a/screensaver/screensaverplugins/snsrbigclockscreensaverplugin/inc/snsrbigclockscreensaver.h Thu Sep 02 20:17:27 2010 +0300 +++ b/screensaver/screensaverplugins/snsrbigclockscreensaverplugin/inc/snsrbigclockscreensaver.h Fri Sep 17 08:27:54 2010 +0300 @@ -61,12 +61,13 @@ virtual void onHandleActiveIndicators(const QList &activeIndicators); virtual void onHandleActivatedIndicator(HbIndicatorInterface *activatedIndicator); virtual void onHandleDeactivatedIndicator(HbIndicatorInterface *deactivatedIndicator); + virtual Screensaver::ScreenPowerMode currentPowerMode(); virtual void getActiveScreenRows(int *firstActiveRow, int *lastActiveRow); virtual void updateLayout(); private slots: - void updateActiveAreaForLowPower(); + void updateTime(); private: