diff options
author | Tristan Van Berkom <tristanvb@openismus.com> | 2013-03-26 19:13:12 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristanvb@openismus.com> | 2013-04-08 21:19:29 +0900 |
commit | 6f8162a2e187812ef2ebb5d5a2972b777a9e113e (patch) | |
tree | 011f69df4fef9e349ff34c16384f0dd6dbb1c110 /gtk/gtk.gresource.xml | |
parent | 21391027c4a50afecdc8541bb5f30f3da38b335c (diff) | |
download | gtk+-6f8162a2e187812ef2ebb5d5a2972b777a9e113e.tar.gz |
GtkFontChooserDialog: 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 9ca8d7a819..43f0af03be 100644 --- a/gtk/gtk.gresource.xml +++ b/gtk/gtk.gresource.xml @@ -19,6 +19,7 @@ <file compressed="true">gtkdialog.ui</file> <file compressed="true">gtkfilechooserdefault.ui</file> <file compressed="true">gtkfilechooserdialog.ui</file> + <file compressed="true">gtkfontchooserdialog.ui</file> <file compressed="true">gtkfontchooserwidget.ui</file> <file compressed="true">gtkinfobar.ui</file> <file compressed="true">gtklockbutton.ui</file> |