[gimp] app: Make palette part of paint tools context mask
- From: Alexia Death <alexiade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Make palette part of paint tools context mask
- Date: Mon, 6 Feb 2012 19:57:33 +0000 (UTC)
commit 41b00e2e6b18130c5f1e0abc539a59512cd568f2
Author: Alexia Death <alexiadeath gmail com>
Date: Mon Feb 6 21:56:53 2012 +0200
app: Make palette part of paint tools context mask
app/paint/gimppaintoptions.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/app/paint/gimppaintoptions.h b/app/paint/gimppaintoptions.h
index ea03e0e..70c4e40 100644
--- a/app/paint/gimppaintoptions.h
+++ b/app/paint/gimppaintoptions.h
@@ -27,7 +27,8 @@
GIMP_CONTEXT_OPACITY_MASK | \
GIMP_CONTEXT_PAINT_MODE_MASK | \
GIMP_CONTEXT_BRUSH_MASK | \
- GIMP_CONTEXT_DYNAMICS_MASK
+ GIMP_CONTEXT_DYNAMICS_MASK | \
+ GIMP_CONTEXT_PALETTE_MASK
typedef struct _GimpJitterOptions GimpJitterOptions;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]