]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/places/placesitemlistgroupheader.cpp
Build TerminalPanel also on Windows
[dolphin.git] / src / panels / places / placesitemlistgroupheader.cpp
index 27d4c7917003e0ed3b4297b189e4d04f6313009a..e17fd4d665759e78a9e52d7d7580abd44ff2bf6d 100644 (file)
@@ -37,4 +37,8 @@ void PlacesItemListGroupHeader::paintSeparator(QPainter* painter, const QColor&
     Q_UNUSED(color);
 }
 
-#include "placesitemlistgroupheader.moc"
+QPalette::ColorRole PlacesItemListGroupHeader::normalTextColorRole() const
+{
+    return QPalette::WindowText;
+}
+