mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
OP-1590 Fixed text
This commit is contained in:
parent
f7f92d2b3d
commit
3d92707a2e
@ -177,7 +177,7 @@ void ConfigStabilizationWidget::setupStabBanksGUI()
|
||||
tabButton->setDefaultAction(defaultStabMenuAction);
|
||||
tabButton->setAutoRaise(true);
|
||||
tabButton->setPopupMode(QToolButton::InstantPopup);
|
||||
tabButton->setToolTip(tr("The functions in this menu effects on fields in the settings banks,\n"
|
||||
tabButton->setToolTip(tr("The functions in this menu effect all fields in the settings banks,\n"
|
||||
"not only the ones visible on screen."));
|
||||
QMenu *tabMenu = new QMenu();
|
||||
QMenu *restoreMenu = new QMenu(tr("Restore"));
|
||||
|
Loading…
Reference in New Issue
Block a user