summaryrefslogtreecommitdiff
path: root/noncore/styles/web/webstyle.h
Side-by-side diff
Diffstat (limited to 'noncore/styles/web/webstyle.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/web/webstyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/web/webstyle.h b/noncore/styles/web/webstyle.h
index 83ab784..d6f153b 100644
--- a/noncore/styles/web/webstyle.h
+++ b/noncore/styles/web/webstyle.h
@@ -206,25 +206,25 @@ class WebStyle : public QWindowsStyle {
int h,
const QColorGroup &,
Orientation,
bool tickAbove,
bool tickBelow
);
void drawPopupMenuItem
(
QPainter *,
bool checkable,
int maxpmw,
- int tab,
+ int tabwidth,
QMenuItem *,
const QPalette &,
bool act,
bool enabled,
int x,
int y,
int w,
int h
);
void drawFocusRect
(