diff options
| author | Nathan Lee <2431820-nathanal@users.noreply.gitlab.com> | 2019-07-30 23:36:06 +0000 |
|---|---|---|
| committer | Nathan Lee <2431820-nathanal@users.noreply.gitlab.com> | 2019-07-31 23:59:31 +0000 |
| commit | 60156dc9bf80d49c3fdd2f3f1dc902ba668ec6ca (patch) | |
| tree | 2f7a279c35fb370e7a98819e548479a22868ea92 /src/verbs.h | |
| parent | Hide spellcheck dialog if Aspell is missing (diff) | |
| download | inkscape-60156dc9bf80d49c3fdd2f3f1dc902ba668ec6ca.tar.gz inkscape-60156dc9bf80d49c3fdd2f3f1dc902ba668ec6ca.zip | |
Keep tutorial even if built without potrace
Diffstat (limited to 'src/verbs.h')
| -rw-r--r-- | src/verbs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/verbs.h b/src/verbs.h index d70a3dbfd..91bcbf9d7 100644 --- a/src/verbs.h +++ b/src/verbs.h @@ -357,10 +357,7 @@ enum { SP_VERB_TUTORIAL_BASIC, SP_VERB_TUTORIAL_SHAPES, SP_VERB_TUTORIAL_ADVANCED, - -#if HAVE_POTRACE SP_VERB_TUTORIAL_TRACING, -#endif SP_VERB_TUTORIAL_TRACING_PIXELART, SP_VERB_TUTORIAL_CALLIGRAPHY, |
