forked from organicmaps/organicmaps
compilation fixes.
This commit is contained in:
parent
1bfada54ea
commit
d18fe08ce5
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ void TilingRenderPolicyMT::DrawFrame(shared_ptr<PaintEvent> const & e, ScreenBas
|
|||
|
||||
pDrawer->screen()->clear(m_bgColor);
|
||||
|
||||
m_coverageGenerator->AddCoverScreenTask(currentScreen);
|
||||
m_coverageGenerator->AddCoverScreenTask(currentScreen, false);
|
||||
|
||||
m_coverageGenerator->Mutex().Lock();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue