add some missing glade prototypes

Change-Id: Iff936ca81c594b588b0dd8b66970fa6135a4c53e
This commit is contained in:
Caolán McNamara 2015-05-05 13:24:34 +01:00
parent 5d7af14e32
commit 9a5361df8c

View file

@ -696,6 +696,14 @@
generic-name="Fade Effect ListBox" parent="GtkComboBox"
icon-name="widget-gtk-combobox"/>
<glade-widget-class title="Fill Type ListBox" name="svxlo-SvxFillTypeBox"
generic-name="Fill Type ListBox" parent="GtkComboBox"
icon-name="widget-gtk-combobox"/>
<glade-widget-class title="Fill Attr ListBox" name="svxlo-SvxFillAttrBox"
generic-name="Fill Attr ListBox" parent="GtkComboBox"
icon-name="widget-gtk-combobox"/>
<glade-widget-class title="Open Document Button" name="dbulo-OpenDocumentButton"
generic-name="Open Document Button" parent="GtkButton"
icon-name="widget-gtk-button"/>