summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-26 03:40:12 +0000
committerTed Gould <ted@gould.cx>2010-03-26 03:40:12 +0000
commitc729a0da62b067fe92810bf15338be0b6227db9c (patch)
tree9fec50f8a7cc06f9fa786c92e7fbffb7692acd37 /src
parentAdding in accumulators. We need them too. (diff)
downloadinkscape-c729a0da62b067fe92810bf15338be0b6227db9c.tar.gz
inkscape-c729a0da62b067fe92810bf15338be0b6227db9c.zip
Adding in shape-record.h
(bzr r9236)
Diffstat (limited to 'src')
-rw-r--r--src/ui/tool/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tool/Makefile_insert b/src/ui/tool/Makefile_insert
index 4640a3cea..2a72dd645 100644
--- a/src/ui/tool/Makefile_insert
+++ b/src/ui/tool/Makefile_insert
@@ -27,5 +27,6 @@ ink_common_sources += \
ui/tool/selectable-control-point.h \
ui/tool/selector.cpp \
ui/tool/selector.h \
+ ui/tool/shape-record.h \
ui/tool/transform-handle-set.cpp \
ui/tool/transform-handle-set.h