diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-03-22 16:44:47 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-03-22 16:44:47 +0000 |
| commit | 58be3dc6d8d4163437ed949a42a4b92c619506c1 (patch) | |
| tree | 5fdcde4760038ec6b1430ab2851e11e6699c7825 /tests | |
| parent | 168bfd70c90c3f13b273891eacaac801ba4b413e (diff) | |
Don't show BFB on \!primary monitors as it causes broken interations with the dash/launcher
(bzr r989.1.3)
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 0af59c57b..a96c539bd 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -120,6 +120,8 @@ add_executable (test-panel ../src/WindowButtons.h ../src/WindowManager.cpp ../src/WindowManager.h + ../src/UScreen.cpp + ../src/UScreen.h ../src/ubus-server.cpp ../src/ubus-server.h ) |
