summaryrefslogtreecommitdiffstats
path: root/src/debug/CMakeLists.txt
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2008-07-08 19:16:01 +0000
committermental <mental@users.sourceforge.net>2008-07-08 19:16:01 +0000
commit5621aed042ec29e9606b2bdce44a1f42f61c8e6b (patch)
treebc37f3fce13514460ab4f87a9aaad8862beeced3 /src/debug/CMakeLists.txt
parentdisable motion hints again; still some subtle issues to work out (diff)
downloadinkscape-5621aed042ec29e9606b2bdce44a1f42f61c8e6b.tar.gz
inkscape-5621aed042ec29e9606b2bdce44a1f42f61c8e6b.zip
instrument event latency
(bzr r6231)
Diffstat (limited to 'src/debug/CMakeLists.txt')
-rw-r--r--src/debug/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/CMakeLists.txt b/src/debug/CMakeLists.txt
index 88c8b8e29..5eb0b3cfe 100644
--- a/src/debug/CMakeLists.txt
+++ b/src/debug/CMakeLists.txt
@@ -5,5 +5,6 @@ log-display-config.cpp
logger.cpp
sysv-heap.cpp
timestamp.cpp
+gdk-event-latency-tracker.cpp
)