0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-09 05:57:14 +03:00

Esc close the preview window

This commit is contained in:
Arin Alexander
2017-02-21 18:36:30 +03:00
parent bf81d3f98c
commit 28c8ae66e1
2 changed files with 4 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>20</height>
<height>19</height>
</rect>
</property>
<widget class="QMenu" name="menuView">
@@ -158,6 +158,9 @@
<property name="toolTip">
<string>Close Preview</string>
</property>
<property name="shortcut">
<string>Esc</string>
</property>
</action>
<action name="actionEdit_Mode">
<property name="checkable">