diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2010-12-01 23:14:08 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2010-12-01 23:14:08 +0000 |
| commit | b333dc1e35bcab6209ba6da1ccc3b74566beedb0 (patch) | |
| tree | 24ab8ec74ddfa3a9063d57280604e35dcdcfbf7b /tests | |
| parent | 1ffb03518c8a03d439477a379aff68e4918c2294 (diff) | |
Basic support for Panel and HomeButton dumping info, still need to do the indicators
(bzr r650.1.1)
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 412b208ad..3dd076911 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -76,6 +76,8 @@ add_executable (test-panel ../src/IndicatorObjectProxyRemote.h ../src/IndicatorObjectEntryProxyRemote.cpp ../src/IndicatorObjectEntryProxyRemote.h + ../src/Introspectable.cpp + ../src/Introspectable.h ../src/PanelHomeButton.cpp ../src/PanelHomeButton.h ) |
