mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Ref T554, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
349a40723e
commit
8569713331
@@ -74,7 +74,7 @@ namespace BlackCore
|
||||
BlackMisc::Network::CUrl m_autoPublishUrl; //!< auto publish data
|
||||
QNetworkReply *m_pendingModelPublishReply = nullptr;
|
||||
QNetworkReply *m_pendingAutoPublishReply = nullptr;
|
||||
qint64 m_modelReplyPendingSince = -1;
|
||||
qint64 m_modelReplyPendingSince = -1;
|
||||
qint64 m_autoPublishReplyPendingSince = -1;
|
||||
bool m_shutdown = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user