[gimp] app: fix indentation.



commit e31f8e11957fd7e9dbdf5ef83544956d85952675
Author: Jehan <jehan girinstud io>
Date:   Thu Dec 22 17:05:26 2016 +0100

    app: fix indentation.

 app/tools/gimpcolorpickeroptions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimpcolorpickeroptions.c b/app/tools/gimpcolorpickeroptions.c
index 2ed0bc5..48c104a 100644
--- a/app/tools/gimpcolorpickeroptions.c
+++ b/app/tools/gimpcolorpickeroptions.c
@@ -70,7 +70,7 @@ gimp_color_picker_options_class_init (GimpColorPickerOptionsClass *klass)
                             _("Use accumulated color value from "
                               "all composited visible layers"),
                             FALSE,
-                                    GIMP_PARAM_STATIC_STRINGS);
+                            GIMP_PARAM_STATIC_STRINGS);
 
   GIMP_CONFIG_PROP_ENUM (object_class, PROP_PICK_MODE,
                          "pick-mode",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]