From 09d9d0683c3d80d7f88afd163b387d222c2220bb Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 1 Sep 2011 13:13:05 +0000 Subject: Fix kdelibs styles by adding PE_HeaderSectionMenu handlers to them git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1250782 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kstyles/plastik/plastik.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'kstyles/plastik') diff --git a/kstyles/plastik/plastik.cpp b/kstyles/plastik/plastik.cpp index 4cc2a0fbc..1c6f5cd6a 100644 --- a/kstyles/plastik/plastik.cpp +++ b/kstyles/plastik/plastik.cpp @@ -1476,6 +1476,7 @@ void PlastikStyle::tqdrawPrimitive(TQ_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. :) ) -- cgit v1.2.1