mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-07 12:27:59 +08:00
Added global options to CConfig (needed for heartbeat option).
This commit is contained in:
@@ -308,6 +308,7 @@ private:
|
||||
CNameMap m_nameToCanonicalName;
|
||||
CNetworkAddress m_synergyAddress;
|
||||
CNetworkAddress m_httpAddress;
|
||||
CScreenOptions m_globalOptions;
|
||||
};
|
||||
|
||||
//! Configuration stream read exception
|
||||
|
||||
Reference in New Issue
Block a user