mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 16:27:54 -06:00
FIX:hide publish in the Chinese region
Change-Id: I39e6d96ab6fa14f25a284a5eaf9988dd37a42b6a
This commit is contained in:
parent
b6005e957c
commit
2dbd2bcef9
7 changed files with 53 additions and 1 deletions
|
@ -280,6 +280,7 @@ wxBoxSizer *PreferencesDialog::create_item_region_combobox(wxString title, wxWin
|
|||
config->set("region", region.ToStdString());
|
||||
}
|
||||
|
||||
wxGetApp().update_publish_status();
|
||||
e.Skip();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue