diff options
| author | David Yip <yipdw@alumni.rose-hulman.edu> | 2006-06-23 03:58:46 +0000 |
|---|---|---|
| committer | dwyip <dwyip@users.sourceforge.net> | 2006-06-23 03:58:46 +0000 |
| commit | 5b9b8a9a450aff53dd4af9c1604294d638054c12 (patch) | |
| tree | 8688f659d21a24963fac9374e591e542b24bd10a /src/Makefile_insert | |
| parent | about 0.44 (diff) | |
| download | inkscape-5b9b8a9a450aff53dd4af9c1604294d638054c12.tar.gz inkscape-5b9b8a9a450aff53dd4af9c1604294d638054c12.zip | |
quick g_message UndoStackObserver for tracing calls to the undo system
(bzr r1267)
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 a0f2ff527..f6c591d83 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -49,6 +49,7 @@ libinkpre_a_SOURCES = \ conn-avoid-ref.cpp conn-avoid-ref.h \ connector-context.cpp connector-context.h \ connection-pool.h \ + console-output-undo-observer.h console-output-undo-observer.cpp \ context-fns.cpp context-fns.h \ desktop-affine.cpp desktop-affine.h \ desktop-events.cpp desktop-events.h \ |
