mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
Maps: Use mapboxgl as default map on Linux, as osm hangs on a variety of distros / Qt versions
This commit is contained in:
@@ -268,6 +268,7 @@ private:
|
||||
void updateVORs();
|
||||
void readNavAids();
|
||||
void updateChannelList();
|
||||
void applyMapSettings();
|
||||
|
||||
private slots:
|
||||
void on_startStop_toggled(bool checked);
|
||||
|
||||
Reference in New Issue
Block a user