summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style/lipstik.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/style/lipstik.cpp b/style/lipstik.cpp
index 07ce191..b7ff52d 100644
--- a/style/lipstik.cpp
+++ b/style/lipstik.cpp
@@ -1685,6 +1685,7 @@ void LipstikStyle::tqdrawPrimitive(PrimitiveElement pe,
break;
}
+ case PE_HeaderSectionMenu:
case PE_HeaderSection: {
// the taskbar buttons seems to be painted with PE_HeaderSection but I
// want them look like normal buttons (at least for now. :) )