diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2014-11-08 20:03:13 -0600 |
---|---|---|
committer | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2014-11-09 11:25:36 +0000 |
commit | 418eeaa91f4539ef4ce8a832f8b08f14ffd7fe75 (patch) | |
tree | 20975db2268548d65f3dd359abc56caf98bf8e26 /desktop | |
parent | e6a0e5069fc18edca3ce01d87565b8ab728c008d (diff) |
fdo#86050 Let LibreOffice add scrollbars to widgets only when necessary
Change-Id: I1a930a413c071d4d0c8855315dc85339e01b7d9b
Reviewed-on: https://gerrit.libreoffice.org/12322
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/uiconfig/ui/showlicensedialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/uiconfig/ui/showlicensedialog.ui b/desktop/uiconfig/ui/showlicensedialog.ui index fae8891dd8fc..e6dc728f9c40 100644 --- a/desktop/uiconfig/ui/showlicensedialog.ui +++ b/desktop/uiconfig/ui/showlicensedialog.ui @@ -45,7 +45,6 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="vscrollbar_policy">always</property> <property name="shadow_type">in</property> <child> <object class="GtkTextView" id="textview:border"> |