diff options
| author | Tomasz Boczkowski <penginsbacon@gmail.com> | 2014-10-14 11:01:49 +0000 |
|---|---|---|
| committer | Tomasz Boczkowski <penginsbacon@gmail.com> | 2014-10-14 11:01:49 +0000 |
| commit | f3b182a2facfd52c7bbfee67f207ad765f536beb (patch) | |
| tree | b43f0be1ab2cbf4f3f385582c1825a4e266aadd2 /src/Makefile_insert | |
| parent | Merged src/sp-item.cpp from svg-paints-support branch (diff) | |
| download | inkscape-f3b182a2facfd52c7bbfee67f207ad765f536beb.tar.gz inkscape-f3b182a2facfd52c7bbfee67f207ad765f536beb.zip | |
Merged hatch rendering code
(bzr r13611.1.8)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index f191839a1..66188f502 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -158,6 +158,8 @@ ink_common_sources += \ sp-guide-attachment.h \ sp-guide-constraint.h \ sp-guide.cpp sp-guide.h \ + sp-hatch.cpp sp-hatch.h \ + sp-hatch-path.cpp sp-hatch-path.h \ sp-image.cpp sp-image.h \ sp-item.cpp sp-item.h \ sp-item-group.cpp sp-item-group.h \ |
