mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 03:43:16 +08:00
adds text as a 'Toggle Full Screen' menu item
Contributes to: issue CURA-125
This commit is contained in:
parent
776683219d
commit
dd0fc78e77
@ -50,6 +50,7 @@ Item
|
|||||||
{
|
{
|
||||||
id:toggleFullScreenAction
|
id:toggleFullScreenAction
|
||||||
shortcut: StandardKey.FullScreen;
|
shortcut: StandardKey.FullScreen;
|
||||||
|
text: catalog.i18nc("@action","Toggle Full Screen");
|
||||||
}
|
}
|
||||||
|
|
||||||
Action
|
Action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user