Gui: [skip ci] set Std_LinkMakeRelative as WhatsThis name

This commit is contained in:
wmayer
2022-06-13 11:01:36 +02:00
parent 1a269929d0
commit 8949715627

View File

@@ -870,7 +870,7 @@ public:
sGroup = "View";
sMenuText = QT_TR_NOOP("Link actions");
sToolTipText = QT_TR_NOOP("Link actions");
sWhatsThis = "Std LinkMakeRelative";
sWhatsThis = "Std_LinkMakeRelative";
sStatusTip = QT_TR_NOOP("Link actions");
eType = AlterDoc;
bCanLog = false;