[gimp/soc-2013-combined-selection-tool] app: polygon selection tool



commit 2f1e2e1c1778872e1a23e3ffd6d7c2b85b82a913
Author: Ajay Ramanathan <ajay 010293 gmail com>
Date:   Sun Sep 15 10:39:24 2013 +0530

    app: polygon selection tool

 app/tools/gimpselectbyshapetool.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimpselectbyshapetool.c b/app/tools/gimpselectbyshapetool.c
index cc03ff3..42abfbd 100644
--- a/app/tools/gimpselectbyshapetool.c
+++ b/app/tools/gimpselectbyshapetool.c
@@ -754,7 +754,7 @@ gimp_select_by_shape_tool_real_select (GimpSelectByShapeTool *rect_sel_tool,
                                    options->feather_radius,
                                    TRUE);*/
         
-        gimp_channel_select_polygon  (channel,
+      gimp_channel_select_polygon  (channel,
                                    NULL,
                                    6,
                                    array1,


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