diff options
author | Juan Pablo Ugarte <juanpablougarte@gmail.com> | 2014-05-13 18:16:32 -0300 |
---|---|---|
committer | Juan Pablo Ugarte <juanpablougarte@gmail.com> | 2014-05-13 18:16:32 -0300 |
commit | d1b11560a31d49b77052a2e56ec63dfc09d3ed7b (patch) | |
tree | 00f646b18ef7c0821735c6e627f11c3dfd6bac3b /gladeui/gladeui-resources.gresource.xml | |
parent | e79d859c01fd9a0590e1f31cfe4f9d2b5a836f26 (diff) | |
download | glade-d1b11560a31d49b77052a2e56ec63dfc09d3ed7b.tar.gz |
GladeAdaptorChooser: created new widget to choose an adaptor.
Used in GladePlaceholder and GladeDesignView to quickly create new widgets and objects.
This should be more than enough to close Bug 708146 "Catalog search entry"
Diffstat (limited to 'gladeui/gladeui-resources.gresource.xml')
-rw-r--r-- | gladeui/gladeui-resources.gresource.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gladeui/gladeui-resources.gresource.xml b/gladeui/gladeui-resources.gresource.xml index 2b811e2c..fddfe9a7 100644 --- a/gladeui/gladeui-resources.gresource.xml +++ b/gladeui/gladeui-resources.gresource.xml @@ -5,5 +5,6 @@ <file compressed="true" preprocess="xml-stripblanks">glade-editor.ui</file> <file compressed="true" preprocess="xml-stripblanks">glade-project-properties.ui</file> <file compressed="true" preprocess="xml-stripblanks">glade-property-label.ui</file> + <file compressed="true" preprocess="xml-stripblanks">glade-adaptor-chooser.ui</file> </gresource> </gresources> |