forked from organicmaps/organicmaps
[drape] C++ is C++
This commit is contained in:
parent
591f82b0af
commit
9df77c4121
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ namespace df
|
|||
{
|
||||
TileInfo::TileInfo(TileKey const & key)
|
||||
: m_key(key)
|
||||
, m_isCanceled(false)
|
||||
{}
|
||||
|
||||
m2::RectD TileInfo::GetGlobalRect() const
|
||||
|
|
Loading…
Add table
Reference in a new issue