summaryrefslogtreecommitdiff
path: root/noncore/styles/web/webstyle.h
Unidiff
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
@@ -212,13 +212,13 @@ class WebStyle : public QWindowsStyle {
212 212
213 void drawPopupMenuItem 213 void drawPopupMenuItem
214 ( 214 (
215 QPainter *, 215 QPainter *,
216 bool checkable, 216 bool checkable,
217 int maxpmw, 217 int maxpmw,
218 int tab, 218 int tabwidth,
219 QMenuItem *, 219 QMenuItem *,
220 const QPalette &, 220 const QPalette &,
221 bool act, 221 bool act,
222 bool enabled, 222 bool enabled,
223 int x, 223 int x,
224 int y, 224 int y,