diff options
| author | Mirco Müller <mirco.mueller@ubuntu.com> | 2010-12-09 12:04:20 +0100 |
|---|---|---|
| committer | Mirco Müller <mirco.mueller@ubuntu.com> | 2010-12-09 12:04:20 +0100 |
| commit | 9c40454e1022d63eee5db5266a99ddca933df471 (patch) | |
| tree | d73baf11813ec24019e2621ce4cf7f89b999807b /tests | |
| parent | 3354cb1be8b159f18ce55747d782485c035f0091 (diff) | |
Introspection files needed to be added to the test-quicklist make-target
(bzr r681)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 1e2c8d081..6f55fe1df 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -87,6 +87,8 @@ add_executable (test-quicklist ui/TestQuicklist.cpp ui/EventFaker.cpp ui/EventFaker.h + ../src/Introspectable.cpp + ../src/Introspectable.h ../src/QuicklistMenuItem.cpp ../src/QuicklistMenuItem.h ../src/QuicklistMenuItemCheckmark.cpp |
