summaryrefslogtreecommitdiffstats
path: root/app/hi_res_timer_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/hi_res_timer_manager.h')
-rw-r--r--app/hi_res_timer_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/hi_res_timer_manager.h b/app/hi_res_timer_manager.h
index 7eed795..7f3b87b 100644
--- a/app/hi_res_timer_manager.h
+++ b/app/hi_res_timer_manager.h
@@ -16,7 +16,7 @@ class HighResolutionTimerManager : public SystemMonitor::PowerObserver {
virtual ~HighResolutionTimerManager();
// SystemMonitor::PowerObserver:
- void OnPowerStateChange(bool on_battery_power);
+ virtual void OnPowerStateChange(bool on_battery_power);
private:
// Enable or disable the faster multimedia timer.