Axivion: Use less irritating text

Change-Id: I0930092da3940b312220670ba36d513ede18c845
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Christian Stenger
2024-12-02 09:27:48 +01:00
parent 743709f31e
commit bea44886fb

View File

@@ -1000,7 +1000,7 @@ void AxivionPerspective::initPerspective()
auto showIssuesAct = new QAction(this);
showIssuesAct->setIcon(MARKER_ICON.icon());
showIssuesAct->setToolTip(Tr::tr("Show Inline Issues"));
showIssuesAct->setToolTip(Tr::tr("Show Issues in Editor"));
showIssuesAct->setCheckable(true);
showIssuesAct->setChecked(true);
connect(showIssuesAct, &QAction::toggled,