diff options
| author | Markus Engel <markus.engel@tum.de> | 2013-03-31 20:41:48 +0000 |
|---|---|---|
| committer | Markus Engel <markus.engel@tum.de> | 2013-03-31 20:41:48 +0000 |
| commit | 2d08d8037d3b7b52fcbd66ef4e65ff432ad2d97d (patch) | |
| tree | 2be2540bb44c2e18df126e8b0a0f2072a854867b /src/Makefile_insert | |
| parent | Turned all functions concerning SPSpiral into member functions. (diff) | |
| download | inkscape-2d08d8037d3b7b52fcbd66ef4e65ff432ad2d97d.tar.gz inkscape-2d08d8037d3b7b52fcbd66ef4e65ff432ad2d97d.zip | |
Added TypeInfo class.
(bzr r11608.1.62)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index c6955c92a..226364b49 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -249,6 +249,7 @@ ink_common_sources += \ tools-switch.cpp tools-switch.h \ transf_mat_3x4.cpp transf_mat_3x4.h \ tweak-context.h tweak-context.cpp \ + type-info.h type-info.cpp \ unclump.cpp unclump.h \ undo-stack-observer.h \ unicoderange.cpp unicoderange.h \ |
