mirror of https://github.com/GNOME/gimp.git
Last bit for dynamics switching.
This commit is contained in:
parent
af8b47efe9
commit
943e8c9009
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue