diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-10-31 17:33:00 +0100 | 
|---|---|---|
| committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-10-31 17:33:00 +0100 | 
| commit | 829f338433192fb45d4d5091486bb94c1f0eb380 (patch) | |
| tree | 14422040f591aea4f27ae250ec2ef3e24dfd5efd /unity-shared/CMakeLists.txt | |
| parent | 871b4f1dbd9a2e88b596a3c60da480a9cd1bd069 (diff) | |
Added icon shadow on launcher drag.
Fixes LP: #765715 (bzr r2873.3.1)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
| -rw-r--r-- | unity-shared/CMakeLists.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index 28dcc84e8..0c39967d1 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -34,6 +34,7 @@ set (UNITY_SHARED_SOURCES  DashStyle.cpp  DefaultThumbnailProvider.cpp  FontSettings.cpp + GraphicsUtils.cpp  IMTextEntry.cpp  IconLoader.cpp  IconRenderer.cpp | 
