diff options
-rw-r--r-- | style/qtcurve.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/style/qtcurve.cpp b/style/qtcurve.cpp index 6d743fc..91eaa24 100644 --- a/style/qtcurve.cpp +++ b/style/qtcurve.cpp @@ -3137,6 +3137,7 @@ void TQtCurveStyle::tqdrawPrimitive(TQ_PrimitiveElement pe, TQPainter *p, const { switch(pe) { + case PE_HeaderSectionMenu: case PE_HeaderSection: { // Is it a taskbar button? Kicker uses PE_HeaderSection for these! :-( |