diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-12-10 11:27:36 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-12-10 11:27:36 +0100 |
commit | 216fbe7e074923f108201a9dc6bbb3789d720574 (patch) | |
tree | 0faba86b43497caf3b675b68e0168902c7536cce /svx/uiconfig | |
parent | 2a2fe29cc27eafb16c5236a6c1867a1ef70ee598 (diff) |
Make some dialogs resizable again.
As discussed in
http://listarchives.libreoffice.org/global/design/msg06845.html
Change-Id: I9e9ada1b2bee6023ee7f79d28cf4de2765c5daa0
Diffstat (limited to 'svx/uiconfig')
-rw-r--r-- | svx/uiconfig/ui/findreplacedialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui index 0acdce48515f..a4b6aa7c5c92 100644 --- a/svx/uiconfig/ui/findreplacedialog.ui +++ b/svx/uiconfig/ui/findreplacedialog.ui @@ -6,7 +6,6 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Find & Replace</property> - <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox3"> |