Removed WP related change

This commit is contained in:
Roy-043
2024-06-13 22:15:43 +02:00
committed by Yorik van Havre
parent 6a2eca41b3
commit 30f7f26889

View File

@@ -1246,7 +1246,7 @@ class PlaneGui(PlaneBase):
if not FreeCAD.GuiUp:
return False
sels = FreeCADGui.Selection.getSelectionEx("", 0)
sels = FreeCADGui.Selection.getSelectionEx("", 1)
if not sels:
return False