add some missing glade prototypes
Change-Id: Iff936ca81c594b588b0dd8b66970fa6135a4c53e
This commit is contained in:
parent
5d7af14e32
commit
9a5361df8c
1 changed files with 8 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Reference in a new issue