Part: handle Part_SectionCut in WorkbenchManipulator

This commit is contained in:
wmayer
2023-10-03 17:43:40 +02:00
committed by wwmayer
parent 6e12bbf79a
commit 09148fa617
3 changed files with 18 additions and 2 deletions

View File

@@ -244,8 +244,6 @@ PyMOD_INIT_FUNC(PartGui)
// add resources and reloads the translators
loadPartResource();
Gui::Workbench::addPermanentMenuItem("Part_SectionCut", "Std_ToggleClipPlane");
// register bitmaps
// Gui::BitmapFactoryInst& rclBmpFactory = Gui::BitmapFactory();
// rclBmpFactory.addXPM("Part_Feature",(const char**) PartFeature_xpm);