mirror of https://github.com/GNOME/gimp.git
formatting.
2005-07-12 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/script-fu.c: formatting.
This commit is contained in:
parent
893c9b9872
commit
a01b2d6466
|
@ -1,3 +1,7 @@
|
|||
2005-07-12 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/script-fu/script-fu.c: formatting.
|
||||
|
||||
2005-07-12 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/core/gimp-edit.c: pass opacity and paint_mode to
|
||||
|
|
|
@ -258,7 +258,6 @@ script_fu_run (const gchar *name,
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
script_fu_extension_init (void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue