Follow-up of 6ae1a10614 - Fixed typo

This commit is contained in:
enricoturri1966 2020-12-01 10:17:35 +01:00
parent dc736f7855
commit 430648471a

View File

@ -212,7 +212,7 @@ void KBShortcutsDialog::fill_shortcuts()
{ "S", L("Move vertical slider current thumb Down") },
{ "A", L("Move horizontal slider current thumb Left") },
{ "D", L("Move horizontal slider current thumb Right") },
{ "O", L("Toggle vertical slider one layer mode ON/OFF") },
{ "X", L("Toggle vertical slider one layer mode ON/OFF") },
{ "L", L("Show/Hide Legend and Estimated printing time") },
#else
{ L("Arrow Up"), L("Upper layer") },