fix: Allow to set master's public IP
This commit is contained in:
@@ -36,4 +36,6 @@ public:
|
||||
int m_nReportInterval;
|
||||
CComboBox m_ComboSoftwareDetect;
|
||||
CString m_sSoftwareDetect;
|
||||
CEdit m_EditPublicIP;
|
||||
CString m_sPublicIP;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user