mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
First experiments with wxLocale
This commit is contained in:
@@ -330,4 +330,8 @@ void show_info(wxWindow* parent, std::string message, std::string title){
|
||||
msg_wingow->ShowModal();
|
||||
}
|
||||
|
||||
wxApp* get_app(){
|
||||
return g_wxApp;
|
||||
}
|
||||
|
||||
} }
|
||||
|
||||
Reference in New Issue
Block a user