diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-02-16 15:36:40 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-02-16 15:13:54 +0000 |
commit | ed88e6bf6a492008bd2e03a0e2ccab844fc8511e (patch) | |
tree | 5061e96ac609a30ab0a2fb25adc8477ed45d5987 /sfx2/uiconfig | |
parent | 2368192433ac3a936fea765eaae5dfd4b46b4daa (diff) |
Make the document properties dialog resizable
This helps reading document metadata with more than a few characters.
Change-Id: Ia9f5bc4a05835ef5512bf6f4a4ec2b2e4274c41d
Reviewed-on: https://gerrit.libreoffice.org/22398
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/documentpropertiesdialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui index 54890cc54430..b8155b724141 100644 --- a/sfx2/uiconfig/ui/documentpropertiesdialog.ui +++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui @@ -6,7 +6,6 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Properties of %1</property> - <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> |