mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 21:54:27 -04:00
Final corrections to make merged code compile, and reduce the adding and removing of other markers
This commit is contained in:
parent
778111d466
commit
daf63de55f
2 changed files with 2 additions and 1 deletions
|
@ -272,6 +272,7 @@ public:
|
|||
|
||||
std::database::AirlinesDBRecord airline_record = {};
|
||||
|
||||
GeoMapView* geomap_view { nullptr };
|
||||
private:
|
||||
AircraftRecentEntry entry_copy { 0 };
|
||||
std::function<void(void)> on_close_ { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue