From d6fc7417f752867c14a0b6555c32f2d768736fe8 Mon Sep 17 00:00:00 2001 From: alwin Date: Mon, 07 Mar 2005 09:42:21 +0000 Subject: applied patch from Paul Eggleton --- (limited to 'noncore/styles') diff --git a/noncore/styles/phase/phasestyle.cpp b/noncore/styles/phase/phasestyle.cpp index 906ccee..746354e 100644 --- a/noncore/styles/phase/phasestyle.cpp +++ b/noncore/styles/phase/phasestyle.cpp @@ -176,7 +176,7 @@ void PhaseStyle::drawPushButton(QPushButton *btn, QPainter *painter) { static int bd = 2; if (btn->isDefault() && !depress) { - drawPanel(painter, x, y, h, w, group, + drawPanel(painter, x, y, w, h, group, &group.brush(QColorGroup::Mid), true); drawBevelButton(painter, x+bd, y+bd, w-bd*2, h-bd*2, group, false, &brush ); -- cgit v0.9.0.2