diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-18 16:16:53 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-18 20:23:02 +0100 |
commit | 4b42db15708aab7014ec37394ffd51430cdb5f1b (patch) | |
tree | 00057bfe1801a4c5e7f6539a4c4c1df66dee38ce /extras | |
parent | 81aa4049d1b3109dc792ee3ef06d07ac535dd755 (diff) |
convert docinfo field page to .ui
Change-Id: Ic968fdf76f31373240ab70d45192f9716375628b
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 64ccea3880f8..1ac15b0f7d53 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -392,6 +392,10 @@ generic-name="PropertyControl" parent="VclComboBoxText" icon-name="widget-gtk-comboboxtext"/> + <glade-widget-class title="NumFormatListBox" name="swlo-NumFormatListBox" + generic-name="NumFormatListBox" parent="VclComboBoxText" + icon-name="widget-gtk-comboboxtext"/> + <glade-widget-class title="Reference Button" name="foruilo-RefButton" generic-name="Reference Button" parent="GtkButton" icon-name="widget-gtk-button"/> |