Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qt/draw_widget.hpp')
-rw-r--r--qt/draw_widget.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt/draw_widget.hpp b/qt/draw_widget.hpp
index d7ac39abd8..57bd2a8bd4 100644
--- a/qt/draw_widget.hpp
+++ b/qt/draw_widget.hpp
@@ -45,6 +45,7 @@ namespace qt
bool m_isTimerStarted;
scoped_ptr<Framework<model_t> > m_framework;
+ scoped_ptr<VideoTimer> m_videoTimer;
bool m_isDrag;
bool m_isRotate;