]> git.cworth.org Git - apitrace/blobdiff - gui/CMakeLists.txt
Abstract retracing into a class of its own.
[apitrace] / gui / CMakeLists.txt
index 7917104a58684ad8d6a19eef036e44a745a72244..620f4249359c49c879b2ce6385926507e9fba5cc 100644 (file)
@@ -7,6 +7,7 @@ set(qapitrace_SRCS
    loaderthread.cpp
    mainwindow.cpp
    main.cpp
+   retracer.cpp
    settingsdialog.cpp
  )