More formatting

This commit is contained in:
Dan 2021-02-05 23:02:28 -05:00
parent 68a4b7ea2b
commit c776d245d7
2 changed files with 2 additions and 2 deletions

View file

@ -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;

View file

@ -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;