summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect-enum.h
diff options
context:
space:
mode:
authorJabiertxof <jtx@jtx>2017-06-06 20:27:19 +0000
committerJabiertxof <jtx@jtx>2017-06-06 20:27:19 +0000
commitcc8dee1e385d81f4cb326f385ef282ea3b7d0370 (patch)
treeec3b7a72a89c9760c0723d639db24633352928d0 /src/live_effects/effect-enum.h
parentSubstitute a bool paramenter by a button (diff)
downloadinkscape-cc8dee1e385d81f4cb326f385ef282ea3b7d0370.tar.gz
inkscape-cc8dee1e385d81f4cb326f385ef282ea3b7d0370.zip
Starting with powermask
(bzr r15718)
Diffstat (limited to 'src/live_effects/effect-enum.h')
-rw-r--r--src/live_effects/effect-enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/effect-enum.h b/src/live_effects/effect-enum.h
index 700564334..88e93b936 100644
--- a/src/live_effects/effect-enum.h
+++ b/src/live_effects/effect-enum.h
@@ -50,6 +50,7 @@ enum EffectType {
MEASURE_LINE,
FILLET_CHAMFER,
POWERCLIP,
+ POWERMASK,
DOEFFECTSTACK_TEST,
ANGLE_BISECTOR,
CIRCLE_WITH_RADIUS,