[gimp] app: indentation fix in the blend tool editor
- From: N/A <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: indentation fix in the blend tool editor
- Date: Wed, 18 Oct 2017 19:02:33 +0000 (UTC)
commit 6e5aeb4fbf9fcf8bd8497b3f07095a6355d8e5c1
Author: Ell <ell_se yahoo com>
Date: Wed Oct 18 14:23:01 2017 -0400
app: indentation fix in the blend tool editor
app/tools/gimpblendtool-editor.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/app/tools/gimpblendtool-editor.c b/app/tools/gimpblendtool-editor.c
index b91eb31..8930cb7 100644
--- a/app/tools/gimpblendtool-editor.c
+++ b/app/tools/gimpblendtool-editor.c
@@ -91,10 +91,10 @@ static gboolean gimp_blend_tool_editor_line_can_add_slider
static gint gimp_blend_tool_editor_line_add_slider (GimpToolLine
*line,
gdouble
value,
GimpBlendTool
*blend_tool);
-static void gimp_blend_tool_editor_line_prepare_to_remove_slider (GimpToolLine *line,
- gint
slider,
- gboolean
remove,
- GimpBlendTool
*blend_tool);
+static void gimp_blend_tool_editor_line_prepare_to_remove_slider (GimpToolLine
*line,
+ gint
slider,
+ gboolean
remove,
+ GimpBlendTool
*blend_tool);
static void gimp_blend_tool_editor_line_remove_slider (GimpToolLine
*line,
gint
slider,
GimpBlendTool
*blend_tool);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]