summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qwindowsstyle.cpp
diff options
context:
space:
mode:
authorAlessandro Portale <aportale@trolltech.com>2009-08-14 15:52:01 +0200
committerAlessandro Portale <aportale@trolltech.com>2009-08-14 15:52:01 +0200
commit84003f563516e2c5c38440c8bdd63e21d7992aa9 (patch)
tree95a4a635ef9fffec077b3072e7113bc935e6f78c /src/gui/styles/qwindowsstyle.cpp
parent8ea7bc92650e8e4c74e5ec2bbf05ef2b33107ee8 (diff)
Removing some unused variables.
Conflicts: src/gui/styles/qwindowsstyle.cpp
Diffstat (limited to 'src/gui/styles/qwindowsstyle.cpp')
-rw-r--r--src/gui/styles/qwindowsstyle.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/styles/qwindowsstyle.cpp b/src/gui/styles/qwindowsstyle.cpp
index b03653c17d..e5588444b4 100644
--- a/src/gui/styles/qwindowsstyle.cpp
+++ b/src/gui/styles/qwindowsstyle.cpp
@@ -121,9 +121,6 @@ static const int windowsSepHeight = 9; // separator item height
static const int windowsItemHMargin = 3; // menu item hor text margin
static const int windowsItemVMargin = 2; // menu item ver text margin
static const int windowsArrowHMargin = 6; // arrow horizontal margin
-static const int windowsTabSpacing = 12; // space between text and tab
-// Save some space and avoid warning.
-//static const int windowsCheckMarkHMargin = 2; // horiz. margins of check mark
static const int windowsRightBorder = 15; // right border on windows
static const int windowsCheckMarkWidth = 12; // checkmarks width on windows