[gimp] Bug 659376: wrong behavior of the channel visibility button



commit 9199432edaf4b4c040d896b40f29ad06d52c265a
Author: Massimo Valentini <mvalentini src gnome org>
Date:   Sun Sep 18 15:44:17 2011 +0200

    Bug 659376: wrong behavior of the channel visibility button

 app/core/gimpchannel-project.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpchannel-project.c b/app/core/gimpchannel-project.c
index 260fe14..98eea45 100644
--- a/app/core/gimpchannel-project.c
+++ b/app/core/gimpchannel-project.c
@@ -69,7 +69,7 @@ gimp_channel_project_region (GimpDrawable *drawable,
     }
   else
     {
-      initial_region (projPR, &srcPR, NULL, col,
+      initial_region (&srcPR, projPR, NULL, col,
                       opacity,
                       GIMP_NORMAL_MODE,
                       NULL,



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