mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-20 17:02:14 +02:00
gui: Shortcut to close ModalOverlay
This commit is contained in:
parent
28fbe68fdc
commit
1a638e1105
@ -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…
x
Reference in New Issue
Block a user