diff options
Diffstat (limited to 'kstyles/highcontrast/highcontrast.cpp')
-rw-r--r-- | kstyles/highcontrast/highcontrast.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kstyles/highcontrast/highcontrast.cpp b/kstyles/highcontrast/highcontrast.cpp index 4bc417f7e..006b745bf 100644 --- a/kstyles/highcontrast/highcontrast.cpp +++ b/kstyles/highcontrast/highcontrast.cpp @@ -372,6 +372,7 @@ void HighContrastStyle::tqdrawPrimitive (TQ_PrimitiveElement pe, } // HEADER SECTION // ------------------------------------------------------------------- + case PE_HeaderSectionMenu: case PE_HeaderSection: { setColorsButton (p, cg, flags, 0); drawRect (p, r); |