mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Manually merged Korean translation by @ulsanether
+ updated MO for Korean translation + set small size for mode icons
This commit is contained in:
parent
cd88643558
commit
94d3ca7016
6 changed files with 4211 additions and 13179 deletions
|
@ -45,6 +45,7 @@ class wxDialog;
|
|||
void edit_tooltip(wxString& tooltip);
|
||||
void msw_buttons_rescale(wxDialog* dlg, const int em_unit, const std::vector<int>& btn_ids);
|
||||
int em_unit(wxWindow* win);
|
||||
int mode_icon_px_size();
|
||||
|
||||
wxBitmap create_scaled_bitmap(const std::string& bmp_name, wxWindow *win = nullptr,
|
||||
const int px_cnt = 16, const bool grayscale = false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue