diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-12-18 04:54:08 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-12-18 04:54:08 +0000 |
| commit | f827bacbbab8d98adb460dc85279d584fee6435c (patch) | |
| tree | 7803f082503256d0a0aa159d908d136c6720225e /src/util/Makefile_insert | |
| parent | support for 5 point spline (Bug 685707) (diff) | |
| download | inkscape-f827bacbbab8d98adb460dc85279d584fee6435c.tar.gz inkscape-f827bacbbab8d98adb460dc85279d584fee6435c.zip | |
Simple tracking of time to display dialogs and main window.
(bzr r9966)
Diffstat (limited to 'src/util/Makefile_insert')
| -rw-r--r-- | src/util/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert index d2f005531..deff951d4 100644 --- a/src/util/Makefile_insert +++ b/src/util/Makefile_insert @@ -5,6 +5,8 @@ ink_common_sources += \ util/compose.hpp \ util/copy.h \ util/enums.h \ + util/ege-appear-time-tracker.cpp \ + util/ege-appear-time-tracker.h \ util/ege-tags.h \ util/ege-tags.cpp \ util/filter-list.h \ |
