diff --git a/ChangeLog b/ChangeLog index a4cde57b18..c341fab2d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -84,12 +84,12 @@ This is completely evil: * app/widgets/Makefile.am - * app/widgets/gimpscalebutton.[ch]: copy GtkScaleButton from GTK+ + * app/widgets/gtkscalebutton.[ch]: copy GtkScaleButton from GTK+ upstream trunk and hack around until symbol conflicts are gone and it builds. * app/widgets/gimppropwidgets.c - * app/widgets/gtkscalebutton.[ch]: use the hacked version instead + * app/widgets/gimpscalebutton.[ch]: use the hacked version instead of the one from GTK+. Set the orientation to horizontal. 2008-06-28 Michael Natterer