forked from organicmaps/organicmaps
Code style fixes
This commit is contained in:
parent
e7b1e18286
commit
dc0c1a84a7
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ public:
|
|||
struct UpdatedProjectionInfo
|
||||
{
|
||||
bool updatedProjection;
|
||||
bool closerToFake;
|
||||
bool closerToUnmatched;
|
||||
};
|
||||
|
||||
const Iter GetCurrentIter() const { return m_current; }
|
||||
|
|
Loading…
Add table
Reference in a new issue