diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-08-03 12:04:20 +0100 |
|---|---|---|
| committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-08-03 12:04:20 +0100 |
| commit | b1760bcc697345f0148a094574e6479def28e4ba (patch) | |
| tree | e7fdb3a7262d1d93921e5281476f8628ae42834c /unity-shared/CMakeLists.txt | |
| parent | 3688f0fea92403e112c7ffcd3e1a7d76770b951d (diff) | |
Moved user thumbnailers into separate provider.
(bzr r2419.4.31)
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 c1927cb65..d1b06f000 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -64,6 +64,7 @@ set (UNITY_SHARED_SOURCES UnitySettings.cpp UnityWindowStyle.cpp UnityWindowView.cpp + UserThumbnailProvider.cpp WindowManager.cpp ubus-server.cpp ) |
