diff --git a/src/Mod/PartDesign/Gui/ViewProviderDatum.cpp b/src/Mod/PartDesign/Gui/ViewProviderDatum.cpp index be294dc156..b627cf02ac 100644 --- a/src/Mod/PartDesign/Gui/ViewProviderDatum.cpp +++ b/src/Mod/PartDesign/Gui/ViewProviderDatum.cpp @@ -439,12 +439,12 @@ QIcon ViewProviderDatum::mergeOverlayIcons (const QIcon & orig) const ".##aaa##.", "##aaaaa##", "##aaaaa##", + "#########", + "#########", + "#########", ".##aaa##.", - "...###...", - "...###...", - "....#....", - "....#....", - "....#...."}; + ".##aaa##.", + "...###..."}; px = QPixmap(feature_detached_xpm);