mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 22:43:04 +00:00
feature diff country on local area for update preset web resource.
This commit is contained in:
@@ -441,7 +441,7 @@ DownloadDialog::DownloadDialog(wxWindow *parent, const wxString &msg, const wxSt
|
||||
: MsgDialog(parent, title, msg, style), msg(msg)
|
||||
{
|
||||
add_button(wxID_YES, true, _L("Download"));
|
||||
add_button(wxID_CANCEL, true, _L("Skip"));
|
||||
//add_button(wxID_CANCEL, true, _L("Skip"));
|
||||
|
||||
finalize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user