diff --git a/ChangeLog b/ChangeLog index b87d3e0e44..98d74451a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-04-13 Sven Neumann + + * app/tools/gimptool.h: formatting. + 2008-04-13 Sven Neumann * app/widgets/gimpunitcombobox.c: added "label-scale" style property. diff --git a/app/tools/gimptool.h b/app/tools/gimptool.h index 5a23bdbdbf..663c7205c2 100644 --- a/app/tools/gimptool.h +++ b/app/tools/gimptool.h @@ -47,8 +47,8 @@ struct _GimpTool GimpDisplay *display; /* pointer to currently active display */ GimpDrawable *drawable; /* pointer to the tool's current drawable */ - - gdouble max_coord_smooth; + + gdouble max_coord_smooth; /* private state of gimp_tool_set_focus_display() and * gimp_tool_set_[active_]modifier_state()