mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-02-16 12:14:33 +01:00
More formatting
This commit is contained in:
parent
68a4b7ea2b
commit
c776d245d7
|
|
@ -307,7 +307,7 @@ private:
|
|||
bool m_logEnabled;
|
||||
bool m_dratsEnabled;
|
||||
bool m_dtmfEnabled;
|
||||
bool m_gatewayCQLinkEnabled;
|
||||
bool m_gatewayCQLinkEnabled;
|
||||
bool m_gpsdEnabled;
|
||||
wxString m_gpsdAddress;
|
||||
wxString m_gpsdPort;
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ private:
|
|||
static bool m_infoEnabled;
|
||||
static bool m_echoEnabled;
|
||||
static bool m_dtmfEnabled;
|
||||
static bool m_gatewayCQLinkEnabled;
|
||||
static bool m_gatewayCQLinkEnabled;
|
||||
|
||||
static CHeaderLogger* m_headerLogger;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue