mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Changed object context menu : Add part/modifier/support enforcer/support blocker -> Load model / generic box/sphere/cylinder/slab
This commit is contained in:
parent
3eea327ef0
commit
de981ce8be
4 changed files with 52 additions and 56 deletions
|
@ -60,7 +60,7 @@ enum ConfigMenuIDs {
|
|||
|
||||
class Tab;
|
||||
|
||||
static wxString dots("…", wxConvUTF8);
|
||||
static wxString dots("…"/*, wxConvUTF8*/);
|
||||
|
||||
class GUI_App : public wxApp
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue