mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
Ref T345, clear online views when disconnected
This commit is contained in:
@@ -145,6 +145,9 @@ namespace BlackGui
|
||||
//! Contexts?
|
||||
bool canAccessContext() const;
|
||||
|
||||
//! Clear the online views
|
||||
void clearOnlineViews();
|
||||
|
||||
QScopedPointer<Ui::CAtcStationComponent> ui;
|
||||
QTimer m_updateTimer;
|
||||
QDateTime m_timestampLastReadOnlineStations; //!< stations read
|
||||
|
||||
Reference in New Issue
Block a user