diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2016-12-28 06:36:17 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-12-28 06:36:17 +0100 | 
| commit | b3e31e929d84d00778c344d5fe7c6fde09405b23 (patch) | |
| tree | 1a481ad546dbe1d045f321d3aa5fa091f2cf3e17 | |
| parent | 4f390f6c8f5c58babd8bc9db13b12cc0b1949cae (diff) | |
gui/options: tabs didn't fit horizontally, oops
| -rw-r--r-- | gui/options-dialog.ui | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/gui/options-dialog.ui b/gui/options-dialog.ui index df7c80ff..52691c08 100644 --- a/gui/options-dialog.ui +++ b/gui/options-dialog.ui @@ -6,7 +6,7 @@     <rect>      <x>0</x>      <y>0</y> -    <width>404</width> +    <width>456</width>      <height>596</height>     </rect>    </property> | 
