[gimp/soc-2009-dynamics] Last bit for dynamics switching.



commit 943e8c9009dc742de69a0f3975c3f16dbb447f20
Author: Alexia Death <alexiadeath gmail com>
Date:   Sun Oct 11 01:03:52 2009 +0300

    Last bit for dynamics switching.

 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 de173d3..e49b0f0 100644
--- a/app/paint/gimppaintoptions.h
+++ b/app/paint/gimppaintoptions.h
@@ -26,7 +26,8 @@
                                         GIMP_CONTEXT_BACKGROUND_MASK | \
                                         GIMP_CONTEXT_OPACITY_MASK    | \
                                         GIMP_CONTEXT_PAINT_MODE_MASK | \
-                                        GIMP_CONTEXT_BRUSH_MASK
+                                        GIMP_CONTEXT_BRUSH_MASK      | \
+                                        GIMP_CONTEXT_DYNAMICS_MASK
 
 
 typedef struct _GimpFadeOptions     GimpFadeOptions;



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