diff options
| author | DeepBlueV7.X <nicolas.werner@hotmail.de> | 2021-08-11 00:09:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-11 00:09:16 +0000 |
| commit | d84c1f59a45582ea97f4fd8f969c5e9917b3af2c (patch) | |
| tree | a8693f678a6e87a74522106c5ac0def12afd4e65 /src/dialogs | |
| parent | Remove some unused headers (diff) | |
| parent | linting (diff) | |
| download | nheko-d84c1f59a45582ea97f4fd8f969c5e9917b3af2c.tar.xz | |
Merge pull request #679 from Kirillpt/iss_672
add shortcut Escape button for closing images. issue #672
Diffstat (limited to 'src/dialogs')
| -rw-r--r-- | src/dialogs/ImageOverlay.cpp | 4 | ||||
| -rw-r--r-- | src/dialogs/ImageOverlay.h | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/src/dialogs/ImageOverlay.cpp b/src/dialogs/ImageOverlay.cpp |
