diff options
Diffstat (limited to 'src/panels/places/placesitemlistwidget.h')
| -rw-r--r-- | src/panels/places/placesitemlistwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/places/placesitemlistwidget.h b/src/panels/places/placesitemlistwidget.h index 93cd8f468..a2a88c1f0 100644 --- a/src/panels/places/placesitemlistwidget.h +++ b/src/panels/places/placesitemlistwidget.h @@ -36,7 +36,7 @@ public: protected: virtual bool isHidden() const; - virtual QPalette::ColorRole normalTextColorPalette() const; + virtual QPalette::ColorRole normalTextColorRole() const; }; #endif |
