diff options
Diffstat (limited to 'src/tweak-context.h')
| -rw-r--r-- | src/tweak-context.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tweak-context.h b/src/tweak-context.h index b5b150de0..b5a9b6b7e 100644 --- a/src/tweak-context.h +++ b/src/tweak-context.h @@ -43,7 +43,8 @@ enum { TWEAK_MODE_ATTRACT_REPEL, TWEAK_MODE_ROUGHEN, TWEAK_MODE_COLORPAINT, - TWEAK_MODE_COLORJITTER + TWEAK_MODE_COLORJITTER, + TWEAK_MODE_BLUR }; struct SPTweakContext |
