Remove 'align face to bottom' from context-menu.

part of CURA-6745
This commit is contained in:
Remco Burema 2019-09-03 14:25:10 +02:00
parent b97015a354
commit 5b48e13337
2 changed files with 0 additions and 11 deletions

View file

@ -20,7 +20,6 @@ Menu
// Selection-related actions.
MenuItem { action: Cura.Actions.centerSelection; }
MenuItem { action: Cura.Actions.deleteSelection; }
MenuItem { action: Cura.Actions.bottomFaceSelection; }
MenuItem { action: Cura.Actions.multiplySelection; }
// Extruder selection - only visible if there is more than 1 extruder