From 3cc48991fa0c289ef13f3afbd5661539a9093dd4 Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 1 Sep 2011 13:14:35 +0000 Subject: [PATCH] Add PE_HeaderSectionMenu to QtCurve style git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1250784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- style/qtcurve.cpp | 1 + 1 file changed, 1 insertion(+) 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! :-(