[gimp/metadata-browser] Bug 659376: wrong behavior of the channel visibility button
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] Bug 659376: wrong behavior of the channel visibility button
- Date: Wed, 28 Sep 2011 10:48:40 +0000 (UTC)
commit 35c6f3f6eee552743b38372e9e44a4e06625bb41
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]