Gui: Disable Show Placement for Body Features
This commit is contained in:
committed by
Benjamin Nauck
parent
3e2f88b74c
commit
4b0a70b62d
@@ -238,7 +238,7 @@ QIcon ViewProvider::mergeColorfulOverlayIcons (const QIcon & orig) const
|
||||
return Gui::ViewProvider::mergeColorfulOverlayIcons (mergedicon);
|
||||
}
|
||||
|
||||
bool ViewProvider::onDelete(const std::vector<std::string> &)
|
||||
bool ViewProvider::onDelete(const std::vector<std::string>&)
|
||||
{
|
||||
PartDesign::Feature* feature = getObject<PartDesign::Feature>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user