mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-03 18:38:42 +03:00
Many issues have been optimized and fixed
This commit is contained in:
@@ -127,6 +127,9 @@ public:
|
||||
std::vector<DeviceButton *> GetNetButton() { return m_net_buttons; };
|
||||
wxString GetWeburl(){ return m_web; };
|
||||
void load_disconnect_url(wxString& url);
|
||||
void FormatNetUrl(std::string link_url, std::string local_ip, bool isSpecialMachine);
|
||||
void FormatUrl(std::string link_url);
|
||||
void SetToggleBar(bool is_net_mode);
|
||||
|
||||
private:
|
||||
wxBoxSizer *leftallsizer;
|
||||
|
||||
Reference in New Issue
Block a user