Codechange: Don't access SmallMapWindow method directly from LinkGraphOverlay.
This commit is contained in:

committed by
Peter Nelson

parent
ff5e8bb9a3
commit
f91462f54b
@@ -212,4 +212,6 @@ public:
|
||||
void OnMouseOver([[maybe_unused]] Point pt, int widget) override;
|
||||
};
|
||||
|
||||
Point GetSmallMapStationMiddle(const Window *w, const Station *st);
|
||||
|
||||
#endif /* SMALLMAP_GUI_H */
|
||||
|
Reference in New Issue
Block a user