Browse Source

Enlarge dialog size. Closes #5091.

This avoids text clipping when using Qt4 lib.
adaptive-webui-19844
Chocobo1 9 years ago
parent
commit
65d9739c6c
  1. 4
      src/gui/confirmshutdowndlg.ui

4
src/gui/confirmshutdowndlg.ui

@ -6,8 +6,8 @@ @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>407</width>
<height>103</height>
<width>410</width>
<height>140</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">

Loading…
Cancel
Save