FIX: the single AMS failed to show
jira: [STUDIO-9445] Change-Id: I8a565f50a109355f85a66567d242998b26fa4bdc (cherry picked from commit 5ca6d99fd697144eb50e06436a3296ab91880287)
This commit is contained in:
@@ -437,7 +437,8 @@ public:
|
||||
void import_zip(wxWindow* parent, wxString& input_file) const;
|
||||
void load_gcode(wxWindow* parent, wxString& input_file) const;
|
||||
|
||||
wxString transition_tridid(int trid_id);
|
||||
wxString transition_tridid(int trid_id) const;
|
||||
wxString transition_tridid(int trid_id, bool is_n3s) const;
|
||||
void ShowUserGuide();
|
||||
void ShowDownNetPluginDlg();
|
||||
void ShowUserLogin(bool show = true);
|
||||
|
||||
Reference in New Issue
Block a user