1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 00:14:49 -04:00

ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.

This commit is contained in:
Jon Beniston
2022-03-23 09:04:04 +00:00
parent 625104c181
commit 080a3f5ae3
2 changed files with 7 additions and 3 deletions
+1
View File
@@ -110,6 +110,7 @@ private:
MapRadioTimeDialog m_radioTimeDialog;
quint16 m_osmPort;
OSMTemplateServer *m_templateServer;
QTimer m_redrawMapTimer;
CesiumInterface *m_cesium;
WebServer *m_webServer;