┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorEmmanuel Pescosta <[email protected]>2012-08-13 18:40:43 +0200
committerEmmanuel Pescosta <[email protected]>2012-08-13 18:40:43 +0200
commit220d0d522dd3aca740c4c2d0c1f91f277f2405fd (patch)
tree56fffb1d7748fe34076da52c3ff4cdba792d53ff /src/CMakeLists.txt
parentdb54a5800efb727776c83cd810f40010da66c712 (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.txt1
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