summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-09-01 13:14:35 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-09-01 13:14:35 +0000
commit3cc48991fa0c289ef13f3afbd5661539a9093dd4 (patch)
tree8a8e1b5ff5b8584d7aec6e4356dfd85e27ef7cdc
parent678a56c3d68ee94bd2b64694bd4541b8ba2b36a6 (diff)
downloadtde-style-qtcurve-3cc48991.tar.gz
tde-style-qtcurve-3cc48991.zip
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
-rw-r--r--style/qtcurve.cpp1
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! :-(