always show auto HorVer tool command in the toolbar when the tool is present (concise toolbar oprion)

This commit is contained in:
Max Wilfinger
2023-12-27 17:27:54 +01:00
committed by Chris Hennes
parent edd249be0d
commit 5c2da33b1f

View File

@@ -2610,6 +2610,7 @@ public:
eType = ForEdit;
setCheckable(false);
setRememberLast(false);
addCommand("Sketcher_ConstrainHorVer");
addCommand("Sketcher_ConstrainHorizontal");