summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorSzymon Kłos <szymon.klos@collabora.com>2021-06-09 12:06:28 +0200
committerSzymon Kłos <szymon.klos@collabora.com>2021-06-09 14:38:43 +0200
commit4b5688d12870cb8138f6f6d81173a6c343bda87f (patch)
tree02c195236e14e92501468846a3b8260d93eb15a0 /svx
parent1584da76ab1c671ceacdefef438047ff4a71673e (diff)
jsdialog: hide adv search options on mobile
Change-Id: Ide206d602992c49a3a54c8635d97a1ce43cc216e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116912 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/findreplacedialog-mobile.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/findreplacedialog-mobile.ui b/svx/uiconfig/ui/findreplacedialog-mobile.ui
index 792e334a114d..0545a5e8c34e 100644
--- a/svx/uiconfig/ui/findreplacedialog-mobile.ui
+++ b/svx/uiconfig/ui/findreplacedialog-mobile.ui
@@ -642,7 +642,7 @@
<property name="hexpand">True</property>
<child>
<object class="GtkExpander" id="OptionsExpander">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="margin_left">6</property>
<property name="margin_top">1</property>