diff options
author | Johan Dahlin <johan@src.gnome.org> | 2008-06-24 13:41:13 +0000 |
---|---|---|
committer | Johan Dahlin <johan@src.gnome.org> | 2008-06-24 13:41:13 +0000 |
commit | c472d99c0b1b3da35111eba928752e30767a8240 (patch) | |
tree | 3e8a2dd5ad012abc62d26100b49e1b695beba604 /ChangeLog | |
parent | 24c0eb5d39c284cdef2f7d5c8646afc9558437fb (diff) | |
download | gtk+-c472d99c0b1b3da35111eba928752e30767a8240.tar.gz |
Revert GtkScaleButton accesses for plus/minus buttons, as per #539944
svn path=/trunk/; revision=20682
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -211,13 +211,6 @@ * gtk/gtklayout.c (enum): Remove left-over unused property enum. - * gtk/gtk.symbols: - * gtk/gtkscalebutton.c (gtk_scale_button_get_plus_button), - (gtk_scale_button_get_minus_button): - * gtk/gtkscalebutton.h: - Add missing accessor for sealed fields GtkScaleButton->plus_button and - minus_button. - 2008-06-20 Johan Dahlin <jdahlin@async.com.br> * gtk/gtkscalebutton.c: Fix gtk-doc syntax, add missing trailing colon. |