diff options
author | Alexander Larsson <alexl@redhat.com> | 2006-05-12 13:24:12 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2006-05-12 13:24:12 +0000 |
commit | 0d8743ebc902fd4ac7fcaca2af6561e927e2bc23 (patch) | |
tree | 3be87b59dd5ded57210d99b61790a25ab07b8b15 /ChangeLog | |
parent | c459feaab114cecd04266050375badb7b58735c7 (diff) | |
download | gtk+-0d8743ebc902fd4ac7fcaca2af6561e927e2bc23.tar.gz |
Update g_object_notify to new property name.
2006-05-12 Alexander Larsson <alexl@redhat.com>
* gtk/gtkprintoperation.c (gtk_print_operation_set_n_pages):
Update g_object_notify to new property name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-05-12 Alexander Larsson <alexl@redhat.com> + * gtk/gtkprintoperation.c (gtk_print_operation_set_n_pages): + Update g_object_notify to new property name. + +2006-05-12 Alexander Larsson <alexl@redhat.com> + * gtk/gtkrecentmanager.c: Fix build errors. |