Sketcher: Correct icon for Sketcher_CreatePointFillet
This commit is contained in:
@@ -1251,7 +1251,7 @@ CmdSketcherCreatePointFillet::CmdSketcherCreatePointFillet()
|
||||
sToolTipText = QT_TR_NOOP("Fillet that preserves intersection point and most constraints");
|
||||
sWhatsThis = "Sketcher_CreatePointFillet";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Sketcher_CreateFillet";
|
||||
sPixmap = "Sketcher_CreatePointFillet";
|
||||
sAccel = "G, F, P";
|
||||
eType = ForEdit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user