cui/uiconfig/ui/customizedialog.ui | 1 - 1 file changed, 1 deletion(-)
New commits: commit d8df531aba62c9695e267ce229ae2dd17b696774 Author: Adolfo Jayme Barrientos <[email protected]> Date: Sat Feb 27 06:51:54 2016 -0600 tdf#96999 Allow resizing of Customize dialog As long as this dialog keeps its inefficient, cluttered layout, and we still lack tooltips for table rows that donât fit, letâs allow users to blow this up if they want to. Change-Id: Iba69fb39ea97acae8751c1ac0611f3ac4ccea9e0 diff --git a/cui/uiconfig/ui/customizedialog.ui b/cui/uiconfig/ui/customizedialog.ui index a3223dc..9f0d188 100644 --- a/cui/uiconfig/ui/customizedialog.ui +++ b/cui/uiconfig/ui/customizedialog.ui @@ -6,7 +6,6 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Customize</property> - <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1">
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
