diff options
Diffstat (limited to 'src/panels/places/placesitemlistgroupheader.h')
| -rw-r--r-- | src/panels/places/placesitemlistgroupheader.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/panels/places/placesitemlistgroupheader.h b/src/panels/places/placesitemlistgroupheader.h index fbcd116f1..1c2d5cc25 100644 --- a/src/panels/places/placesitemlistgroupheader.h +++ b/src/panels/places/placesitemlistgroupheader.h @@ -32,6 +32,8 @@ public: protected: virtual void paintSeparator(QPainter* painter, const QColor& color); + + virtual QPalette::ColorRole normalTextColorRole() const; }; #endif |
