diff options
| author | Emmanuel Pescosta <[email protected]> | 2012-08-13 18:40:43 +0200 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2012-08-13 18:40:43 +0200 |
| commit | 220d0d522dd3aca740c4c2d0c1f91f277f2405fd (patch) | |
| tree | 56fffb1d7748fe34076da52c3ff4cdba792d53ff /src/CMakeLists.txt | |
| parent | db54a5800efb727776c83cd810f40010da66c712 (diff) | |
Fix wrong text color in places and in folders panel.
FIXED-IN: 4.9.1
REVIEW: 105832
BUG: 303133
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5c1a6dad5..afc190f83 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -165,6 +165,7 @@ set(dolphin_SRCS panels/places/placesitemmodel.cpp panels/places/placesitemsignalhandler.cpp panels/panel.cpp + panels/folders/foldersitemlistwidget.cpp panels/folders/treeviewcontextmenu.cpp panels/folders/folderspanel.cpp search/dolphinfacetswidget.cpp |
