Changed object context menu : Add part/modifier/support enforcer/support blocker -> Load model / generic box/sphere/cylinder/slab

This commit is contained in:
YuSanka 2018-11-06 15:34:44 +01:00
parent 3eea327ef0
commit de981ce8be
4 changed files with 52 additions and 56 deletions

View file

@ -60,7 +60,7 @@ enum ConfigMenuIDs {
class Tab;
static wxString dots("", wxConvUTF8);
static wxString dots(""/*, wxConvUTF8*/);
class GUI_App : public wxApp
{