diff options
author | Tristan Van Berkom <tristanvb@openismus.com> | 2013-03-23 19:10:34 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristanvb@openismus.com> | 2013-04-08 21:19:28 +0900 |
commit | 90cd240c6d45878f864e0191b70da631e9a2dd6a (patch) | |
tree | 1bdffab99742102f7f6367d272c5e7d1110d551e /gtk/gtk.gresource.xml | |
parent | 3c39c388c9413df5e06733fa5fbd005260b0a06b (diff) | |
download | gtk+-90cd240c6d45878f864e0191b70da631e9a2dd6a.tar.gz |
GtkAssistant: Define children with a GtkBuilder template
Diffstat (limited to 'gtk/gtk.gresource.xml')
-rw-r--r-- | gtk/gtk.gresource.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.gresource.xml b/gtk/gtk.gresource.xml index fae2734c49..fc936e8112 100644 --- a/gtk/gtk.gresource.xml +++ b/gtk/gtk.gresource.xml @@ -12,6 +12,7 @@ <file alias="cursor/dnd-move.png">cursor_dnd_move.png</file> <file alias="cursor/dnd-copy.png">cursor_dnd_copy.png</file> <file compressed="true">gtkaboutdialog.ui</file> + <file compressed="true">gtkassistant.ui</file> <file compressed="true">gtkdialog.ui</file> <file compressed="true">gtkinfobar.ui</file> <file compressed="true">gtklockbutton.ui</file> |