From 598baecd37646cd8c61fe53196e7e3b69c869aed Mon Sep 17 00:00:00 2001 From: vocx-fc Date: Fri, 24 Jul 2020 22:36:59 -0500 Subject: [PATCH] Part: move Shape view properties to Part design preferences --- src/Mod/Part/Gui/AppPartGui.cpp | 2 +- src/Mod/Part/Gui/DlgSettingsObjectColor.ui | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Mod/Part/Gui/AppPartGui.cpp b/src/Mod/Part/Gui/AppPartGui.cpp index 5237f53d0c..25d5d6a7a1 100644 --- a/src/Mod/Part/Gui/AppPartGui.cpp +++ b/src/Mod/Part/Gui/AppPartGui.cpp @@ -214,9 +214,9 @@ PyMOD_INIT_FUNC(PartGui) // register preferences pages (void)new Gui::PrefPageProducer ( QT_TRANSLATE_NOOP("QObject","Part design") ); (void)new Gui::PrefPageProducer ( QT_TRANSLATE_NOOP("QObject","Part design") ); + (void)new Gui::PrefPageProducer ( QT_TRANSLATE_NOOP("QObject","Part design") ); (void)new Gui::PrefPageProducer ( QT_TRANSLATE_NOOP("QObject","Import-Export") ); (void)new Gui::PrefPageProducer ( QT_TRANSLATE_NOOP("QObject","Import-Export") ); - (void)new Gui::PrefPageProducer ( QT_TRANSLATE_NOOP("QObject","Display") ); Gui::ViewProviderBuilder::add( Part::PropertyPartShape::getClassTypeId(), PartGui::ViewProviderPart::getClassTypeId()); diff --git a/src/Mod/Part/Gui/DlgSettingsObjectColor.ui b/src/Mod/Part/Gui/DlgSettingsObjectColor.ui index 0a4d195120..f14f615d7c 100644 --- a/src/Mod/Part/Gui/DlgSettingsObjectColor.ui +++ b/src/Mod/Part/Gui/DlgSettingsObjectColor.ui @@ -7,17 +7,17 @@ 0 0 476 - 336 + 378 - Part colors + Shape appearance - Default Part colors + Default Shape view properties