diff options
| author | Brandon Schaefer <brandon.schaefer@canonical.com> | 2012-11-13 13:42:58 -0800 |
|---|---|---|
| committer | Brandon Schaefer <brandon.schaefer@canonical.com> | 2012-11-13 13:42:58 -0800 |
| commit | b4fdb26d5508211b60ebf6e5e353e1389ba41114 (patch) | |
| tree | 4845ba5e27eebe5774b3887a564530d32a85803a /unity-shared/CMakeLists.txt | |
| parent | 51a7bae949ddd380bba052e60d7ca19745a3c4ae (diff) | |
* Adds overlayscroll bar
(bzr r2892.5.1)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
| -rw-r--r-- | unity-shared/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index 0c39967d1..d87678d58 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -47,6 +47,7 @@ set (UNITY_SHARED_SOURCES OverlayRenderer.cpp PanelStyle.cpp PlacesVScrollBar.cpp + PlacesOverlayVScrollBar.cpp PreviewStyle.cpp RatingsButton.cpp SearchBar.cpp @@ -64,6 +65,7 @@ set (UNITY_SHARED_SOURCES UnityWindowStyle.cpp UnityWindowView.cpp UserThumbnailProvider.cpp + VScrollBarOverlayWindow.cpp WindowManager.cpp ) |
