summaryrefslogtreecommitdiffstats
path: root/src/preferences-skeleton.h
diff options
context:
space:
mode:
authorMaximilian Albert <maximilian.albert@gmail.com>2008-08-18 00:34:50 +0000
committercilix42 <cilix42@users.sourceforge.net>2008-08-18 00:34:50 +0000
commit5894666c2b7d5c580dba41acca27bd012b07db19 (patch)
tree1ad9f5ae18143158968e4461b92ca39f94b8bcbb /src/preferences-skeleton.h
parentGroundwork for new LPETool tool (which consists of subtools that are construc... (diff)
downloadinkscape-5894666c2b7d5c580dba41acca27bd012b07db19.tar.gz
inkscape-5894666c2b7d5c580dba41acca27bd012b07db19.zip
Let LPEToolContext derive from PenContext so that we can use its LPE framework
(bzr r6646)
Diffstat (limited to 'src/preferences-skeleton.h')
-rw-r--r--src/preferences-skeleton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h
index dfbbd61ee..6a14b044a 100644
--- a/src/preferences-skeleton.h
+++ b/src/preferences-skeleton.h
@@ -85,7 +85,7 @@ static char const preferences_skeleton[] =
" mass=\"0.02\" drag=\"1\" angle=\"30\" width=\"0.15\" thinning=\"0.1\" flatness=\"0.9\" cap_rounding=\"0.0\" usecurrent=\"0\"\n"
" tracebackground=\"0\" usepressure=\"1\" usetilt=\"0\" selcue=\"1\">\n"
" </eventcontext>\n"
-" <eventcontext id=\"lpetool\" mode=\"0\" style=\"fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;\">\n"
+" <eventcontext id=\"lpetool\" mode=\"drag\" style=\"fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;\">\n"
" </eventcontext>\n"
" <eventcontext id=\"text\" usecurrent=\"0\" gradientdrag=\"1\"\n"
" font_sample=\"AaBbCcIiPpQq12369$\342\202\254\302\242?.;/()\"\n"