mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Merge remote-tracking branch 'origin/master' into ys_menuicons
This commit is contained in:
commit
b62351299d
172 changed files with 15728 additions and 651 deletions
|
@ -2542,7 +2542,7 @@ ModeSizer::ModeSizer(wxWindow *parent, int hgap/* = 10*/) :
|
|||
|
||||
std::vector < std::pair < wxString, std::string >> buttons = {
|
||||
{_(L("Simple")), "mode_simple_sq.png"},
|
||||
{_(L("Advanced")), "mode_middle_sq.png"},
|
||||
{_(L("Advanced")), "mode_advanced_sq.png"},
|
||||
{_(L("Expert")), "mode_expert_sq.png"}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue