summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorMohit Marathe <mohitmarathe@proton.me>2024-09-21 18:37:55 +0530
committerSarper Akdemir <sarper.akdemir@allotropia.de>2024-09-22 16:15:57 +0200
commitac38f7d53755459a6fdc4cc9064b93e07501fe56 (patch)
treebfbdcd9303e65e8d2ea338e9b1659a3fccc06d4c /sw/uiconfig
parentc69fbc94827ddb8788e27204a2e8597de9f13ac3 (diff)
sw: fix comment sidebar crash in generic backend
Change-Id: Ie16d7bc61ebeeb7da2b31926d1ef0046d993e1f2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173759 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/commentsthread.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/commentsthread.ui b/sw/uiconfig/swriter/ui/commentsthread.ui
index ca5600fa767e..6a8980580484 100644
--- a/sw/uiconfig/swriter/ui/commentsthread.ui
+++ b/sw/uiconfig/swriter/ui/commentsthread.ui
@@ -8,7 +8,7 @@
<property name="can-focus">False</property>
<property name="margin-bottom">10</property>
<child>
- <object class="GtkExpander">
+ <object class="GtkExpander" id="expander">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>