forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
fef44de359
commit
08f0017053
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class RoadInfoGetter final
|
|||
public:
|
||||
struct RoadInfo
|
||||
{
|
||||
RoadInfo(FeatureType & ft);
|
||||
explicit RoadInfo(FeatureType & ft);
|
||||
|
||||
ftypes::HighwayClass m_hwClass = ftypes::HighwayClass::Undefined;
|
||||
bool m_link = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue