summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-11-27 21:58:15 +0100
committerMichael Stahl <mstahl@redhat.com>2014-11-27 22:03:37 +0100
commit533c0c3d9ccbdb3c5a8725b43b84a3dd8d65f1cb (patch)
treec0fff6f3bb402a93e9d0dbbce566b3d074a91a09 /extras
parent2cab36dda4074ddfb20fc959fd7aa56c1b2b9463 (diff)
fdo#86557: svx: fix crash when creating new "XML Form Document"
Strangely it doesn't crash on Linux. (regression from 713735fc89b9e0222d8b62d051153da6932b3ebd) Change-Id: Ie29c795f5edec7d8fdf949027359c0c509edb15c (cherry picked from commit 8505c7970ac05a3fda13789f1b2c50d6d979294e)
Diffstat (limited to 'extras')
-rw-r--r--extras/source/glade/libreoffice-catalog.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in
index 2d1bb2425f90..fff29911d0b7 100644
--- a/extras/source/glade/libreoffice-catalog.xml.in
+++ b/extras/source/glade/libreoffice-catalog.xml.in
@@ -776,7 +776,7 @@
<glade-widget-class title="Statusbar" name="svxlo-StatusBar"
generic-name="Statusbar" parent="GtkStatusbar"
icon-name="widget-gtk-statusbar"/>
- <glade-widget-class title="DataTreeListBox" name="svxlo-DataTreeListBox"
+ <glade-widget-class title="DataTreeListBox" name="svxcorelo-DataTreeListBox"
generic-name="DataTreeListBox" parent="GtkTreeView"
icon-name="widget-gtk-treeview"/>