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 21:58:15 +0100
commit8505c7970ac05a3fda13789f1b2c50d6d979294e (patch)
tree2d7d7740085ba37a19cbc1c29fea8d678744a476 /extras
parent20d1e20d16ac377c160d47b53ff487a75fbd166f (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
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"/>