diff options
| author | Andrea Azzarone <azzaronea@gmail.com> | 2012-09-14 20:07:22 -0400 |
|---|---|---|
| committer | Tarmac <> | 2012-09-14 20:07:22 -0400 |
| commit | 4a9aac9949725f5258da562c696b93b4f02ba0be (patch) | |
| tree | d6b0dc641de86ec80f52e479e6afb84ff103697c /shortcuts/CMakeLists.txt | |
| parent | 0304fccb7b63ecb05fb45e4bd39999678e26225d (diff) | |
| parent | 7c53c021950806c1ecd66513fd888759bf929dbe (diff) | |
Raise shortcut overlay on show.. Fixes: https://bugs.launchpad.net/bugs/985883. Approved by Brandon Schaefer.
(bzr r2696)
Diffstat (limited to 'shortcuts/CMakeLists.txt')
| -rw-r--r-- | shortcuts/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shortcuts/CMakeLists.txt b/shortcuts/CMakeLists.txt index 1b280a4a0..80f520c90 100644 --- a/shortcuts/CMakeLists.txt +++ b/shortcuts/CMakeLists.txt @@ -30,6 +30,7 @@ include_directories (. .. ../services ../UnityCore ${UNITY_SRC} ${CMAKE_BINARY_D # set (SHORTCUTS_SOURCES AbstractShortcutHint.h + BaseWindowRaiserImp.cpp MockShortcutHint.h ShortcutController.cpp ShortcutController.h |
