[gimp] app: fix indentation.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: fix indentation.
- Date: Thu, 22 Dec 2016 21:14:17 +0000 (UTC)
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]