forked from organicmaps/organicmaps
Fixed tests compilation
This commit is contained in:
parent
244f94c1f6
commit
f3ea37164a
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ public:
|
|||
void CorrectScalePoint(m2::PointD & pt1, m2::PointD & pt2) const override {}
|
||||
void CorrectGlobalScalePoint(m2::PointD & pt) const override {}
|
||||
void OnScaleEnded() override {}
|
||||
void OnTouchMapAction(TouchEvent::ETouchType touchType) override {}
|
||||
void OnTouchMapAction(df::TouchEvent::ETouchType touchType) override {}
|
||||
void OnAnimatedScaleEnded() override {}
|
||||
bool OnNewVisibleViewport(m2::RectD const & oldViewport, m2::RectD const & newViewport,
|
||||
m2::PointD & gOffset) override
|
||||
|
|
Loading…
Add table
Reference in a new issue