summaryrefslogtreecommitdiffstats
path: root/src/verbs.h
diff options
context:
space:
mode:
authorVinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>2013-09-12 10:23:11 +0000
committerVinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>2013-09-12 10:23:11 +0000
commitdd18c27c36c9138bc68161ad365bfc61b8d135f8 (patch)
tree628e0db10c28eab68710d87d180f0eccf695522e /src/verbs.h
parentpartially revert 12471, this fixes bug 1215575, but undoes the fix for the le... (diff)
downloadinkscape-dd18c27c36c9138bc68161ad365bfc61b8d135f8.tar.gz
inkscape-dd18c27c36c9138bc68161ad365bfc61b8d135f8.zip
Integrating with libdepixelize
(bzr r12506.1.1)
Diffstat (limited to 'src/verbs.h')
-rw-r--r--src/verbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/verbs.h b/src/verbs.h
index c4b01dfbf..40292745a 100644
--- a/src/verbs.h
+++ b/src/verbs.h
@@ -134,6 +134,7 @@ enum {
SP_VERB_SELECTION_SIMPLIFY,
SP_VERB_SELECTION_REVERSE,
SP_VERB_SELECTION_TRACE,
+ SP_VERB_SELECTION_PIXEL_ART,
SP_VERB_SELECTION_CREATE_BITMAP,
SP_VERB_SELECTION_COMBINE,
SP_VERB_SELECTION_BREAK_APART,