diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-08-07 00:40:19 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-08-07 00:40:19 +0000 |
| commit | 2029349f5291ae10048202732a89f34c0a179130 (patch) | |
| tree | a8bf0a1a0fb4fa8ef9777f34250e598a5b272fb3 /src/Makefile_insert | |
| parent | Update to trunk r13497 (diff) | |
| download | inkscape-2029349f5291ae10048202732a89f34c0a179130.tar.gz inkscape-2029349f5291ae10048202732a89f34c0a179130.zip | |
Add in some debugging code that will complain when deleted knots are accessed by snap handler
(bzr r13341.1.120)
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 f191839a1..436ab26f9 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -80,6 +80,7 @@ ink_common_sources += \ knot-enums.h \ knotholder.cpp knotholder.h \ knot-holder-entity.h knot-holder-entity.cpp \ + knot-ptr.h knot-ptr.cpp \ layer-fns.cpp layer-fns.h \ layer-manager.cpp layer-manager.h \ layer-model.cpp layer-model.h \ |
