+ fix Qt help problems
This commit is contained in:
@@ -42,7 +42,7 @@ CmdCompleteConstraintAxle::CmdCompleteConstraintAxle()
|
||||
sGroup = QT_TR_NOOP("Complete");
|
||||
sMenuText = QT_TR_NOOP("Constraint Axle...");
|
||||
sToolTipText = QT_TR_NOOP("set a axle constraint between two objects");
|
||||
sWhatsThis = sToolTipText;
|
||||
sWhatsThis = "Complete_ConstraintAxle";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "actions/document-new";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user