diff options
| author | Ted Gould <ted@gould.cx> | 2010-03-26 03:40:12 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-03-26 03:40:12 +0000 |
| commit | c729a0da62b067fe92810bf15338be0b6227db9c (patch) | |
| tree | 9fec50f8a7cc06f9fa786c92e7fbffb7692acd37 /src | |
| parent | Adding in accumulators. We need them too. (diff) | |
| download | inkscape-c729a0da62b067fe92810bf15338be0b6227db9c.tar.gz inkscape-c729a0da62b067fe92810bf15338be0b6227db9c.zip | |
Adding in shape-record.h
(bzr r9236)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/tool/Makefile_insert | 1 |
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 |
