Skip to content

Commit 1a638e1

Browse files
committed
gui: Shortcut to close ModalOverlay
1 parent 28fbe68 commit 1a638e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/qt/forms/modaloverlay.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,9 @@ QLabel { color: rgb(40,40,40); }</string>
351351
<property name="text">
352352
<string>Hide</string>
353353
</property>
354+
<property name="shortcut">
355+
<string>Esc</string>
356+
</property>
354357
<property name="focusPolicy">
355358
<enum>Qt::StrongFocus</enum>
356359
</property>

0 commit comments

Comments
 (0)