[gimp/soc-2009-dynamics] Whitespace fix
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp/soc-2009-dynamics] Whitespace fix
- Date: Mon, 12 Oct 2009 10:24:09 +0000 (UTC)
commit b6dd77ab842e45656676ac64ff850cd6ef321974
Author: Michael Natterer <mitch gimp org>
Date: Mon Oct 12 12:23:36 2009 +0200
Whitespace fix
app/core/gimpdynamics.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/app/core/gimpdynamics.c b/app/core/gimpdynamics.c
index ceb38e3..25e8986 100644
--- a/app/core/gimpdynamics.c
+++ b/app/core/gimpdynamics.c
@@ -96,10 +96,10 @@ gimp_dynamics_class_init (GimpDynamicsClass *klass)
data_class->save = gimp_dynamics_save;
data_class->get_extension = gimp_dynamics_get_extension;
- GIMP_CONFIG_INSTALL_PROP_STRING (object_class, PROP_NAME,
- "name", NULL,
- DEFAULT_NAME,
- GIMP_PARAM_STATIC_STRINGS);
+ GIMP_CONFIG_INSTALL_PROP_STRING (object_class, PROP_NAME,
+ "name", NULL,
+ DEFAULT_NAME,
+ GIMP_PARAM_STATIC_STRINGS);
GIMP_CONFIG_INSTALL_PROP_OBJECT (object_class, PROP_OPACITY_OUTPUT,
"opacity-output", NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]