summaryrefslogtreecommitdiff
path: root/noncore/styles/phase/phasestyle.cpp
Side-by-side diff
Diffstat (limited to 'noncore/styles/phase/phasestyle.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/phase/phasestyle.cpp2
1 files changed, 1 insertions, 1 deletions
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
@@ -178,3 +178,3 @@ void PhaseStyle::drawPushButton(QPushButton *btn, QPainter *painter) {
if (btn->isDefault() && !depress) {
- drawPanel(painter, x, y, h, w, group,
+ drawPanel(painter, x, y, w, h, group,
&group.brush(QColorGroup::Mid), true);