diff options
author | Tristan Van Berkom <tristanvb@openismus.com> | 2013-03-28 15:06:05 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristanvb@openismus.com> | 2013-04-08 21:19:29 +0900 |
commit | 9accb95b9f1b12a2a69625d4638a308840df584d (patch) | |
tree | 7f7b631a1eb6e1121def213f7b8f1756c98ae90b /gtk/gtk.gresource.xml | |
parent | 0f16d7c6d536129382554a44ea4bd72256eb2747 (diff) | |
download | gtk+-9accb95b9f1b12a2a69625d4638a308840df584d.tar.gz |
GtkPrintUnixDialog: 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 31c472880b..46347d9d57 100644 --- a/gtk/gtk.gresource.xml +++ b/gtk/gtk.gresource.xml @@ -25,6 +25,7 @@ <file compressed="true">gtklockbutton.ui</file> <file compressed="true">gtkmessagedialog.ui</file> <file compressed="true">gtkpagesetupunixdialog.ui</file> + <file compressed="true">gtkprintunixdialog.ui</file> <file compressed="true">gtkrecentchooserdefault.ui</file> <file compressed="true">gtkscalebutton.ui</file> <file compressed="true">gtkstatusbar.ui</file> |