mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Prompt language selection on fresh startup
This commit is contained in:
parent
69f81120e0
commit
ba297a929a
3 changed files with 19 additions and 9 deletions
|
@ -127,6 +127,7 @@ public:
|
|||
void persist_window_geometry(wxTopLevelWindow *window, bool default_maximized = false);
|
||||
void update_ui_from_settings();
|
||||
|
||||
bool switch_language();
|
||||
bool select_language(wxArrayString & names, wxArrayLong & identifiers);
|
||||
bool load_language();
|
||||
void save_language();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue