[Sketcher] Fix minor icon missing bug...

...icon was moved to obsolete in 2020
This commit is contained in:
Syres916
2023-08-18 17:43:00 +01:00
committed by GitHub
parent e82fd8d3fd
commit 31e938f9eb

View File

@@ -53,7 +53,7 @@ class _CommandProfileHexagon1:
def GetResources(self):
return {
"Pixmap": "Sketcher_ProfilesHexagon1",
"Pixmap": "Sketcher_CreateHexagon",
"MenuText": QtCore.QT_TRANSLATE_NOOP(
"Sketcher_ProfilesHexagon1", "Creates a hexagonal profile"
),