mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
gui: Shortcut to close ModalOverlay
This commit is contained in:
parent
28fbe68fdc
commit
1a638e1105
1 changed files with 3 additions and 0 deletions
|
|
@ -351,6 +351,9 @@ QLabel { color: rgb(40,40,40); }</string>
|
|||
<property name="text">
|
||||
<string>Hide</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Esc</string>
|
||||
</property>
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::StrongFocus</enum>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue