diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-18 09:38:52 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-18 09:38:52 +0100 |
| commit | 96e6c73667feb447e0c731f3f7a9bcf726c55fdc (patch) | |
| tree | 8ee2082daf450231df6802fe474e8a1da47756dc | |
| parent | 7055dc552ee4f18656b9befca0e7ac5bbf9311b3 (diff) | |
gui/options: enforce dialog width
For Russian translation
| -rw-r--r-- | gui/options-dialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/options-dialog.ui b/gui/options-dialog.ui index 70e30aca..2226480b 100644 --- a/gui/options-dialog.ui +++ b/gui/options-dialog.ui @@ -6,13 +6,13 @@ <rect> <x>0</x> <y>0</y> - <width>486</width> + <width>607</width> <height>596</height> </rect> </property> <property name="minimumSize"> <size> - <width>486</width> + <width>607</width> <height>0</height> </size> </property> |
