summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp
diff options
context:
space:
mode:
authorVinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>2014-03-14 04:21:08 +0000
committerVinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>2014-03-14 04:21:08 +0000
commited6364b83dafb3d1b9cbedfa6675817833e9fdeb (patch)
tree2ea82b23e6ea0809f93de68611e60f97d80d1b6d /src/ui/tool/path-manipulator.cpp
parentSmall code simplification (diff)
downloadinkscape-ed6364b83dafb3d1b9cbedfa6675817833e9fdeb.tar.gz
inkscape-ed6364b83dafb3d1b9cbedfa6675817833e9fdeb.zip
Adding default argument to PathManipulator::isBSpline.
Default argument is used when function is called with missing arguments. The default was chosen to 'true', because it is the safest value in this context. From now on, the function can be called like "_pm.isBSpline()", which is more intuitive. Still, I haven't studied the code enough to determine if this cache behaviour (force the user to think if cache is correct) is appropriate. (bzr r11950.7.2)
Diffstat (limited to 'src/ui/tool/path-manipulator.cpp')
0 files changed, 0 insertions, 0 deletions