Ref T322, ATC stations UI, request updated distance along with stations

This commit is contained in:
Klaus Basan
2018-09-03 13:46:57 +02:00
committed by Roland Winklmeier
parent fa3555b792
commit f07ec8c519
2 changed files with 19 additions and 12 deletions

View File

@@ -31,8 +31,6 @@
#include <QtGlobal>
#include <QTimer>
class QWidget;
namespace BlackMisc { namespace Aviation { class CCallsign; } }
namespace Ui { class CAtcStationComponent; }
namespace BlackGui
@@ -132,6 +130,9 @@ namespace BlackGui
//! Settings have been changed
void settingsChanged();
//! Contexts?
bool canAccessContext() const;
QScopedPointer<Ui::CAtcStationComponent> ui;
QTimer m_updateTimer;
QDateTime m_timestampLastReadOnlineStations; //!< stations read