diff options
| author | Emmanuel Pescosta <[email protected]> | 2012-08-13 18:40:43 +0200 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2012-08-13 19:10:50 +0200 |
| commit | ab61d9d3ba40e5a5869ab02907b4b14921118924 (patch) | |
| tree | 661fedb284cd535449e1f9ec2da957c5116c53c1 /src/CMakeLists.txt | |
| parent | a8cbc655502982dabf37477ed8db314e2bd97906 (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 |
