summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qplastiquestyle.cpp
diff options
context:
space:
mode:
authorAlessandro Portale <aportale@trolltech.com>2009-08-14 15:16:19 +0200
committerAlessandro Portale <aportale@trolltech.com>2009-08-14 15:16:19 +0200
commita835ec7dc2d618b9023067e4c6e7c6d122e06c8f (patch)
tree3a82c9ef499dcbcce37c69fa9a74f6d515d48090 /src/gui/styles/qplastiquestyle.cpp
parent32824094837dfe5e4c22189daeb0a5663c786070 (diff)
Removing some unused variables.
Diffstat (limited to 'src/gui/styles/qplastiquestyle.cpp')
-rw-r--r--src/gui/styles/qplastiquestyle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/styles/qplastiquestyle.cpp b/src/gui/styles/qplastiquestyle.cpp
index 89d4ca503..04559dcd6 100644
--- a/src/gui/styles/qplastiquestyle.cpp
+++ b/src/gui/styles/qplastiquestyle.cpp
@@ -98,7 +98,6 @@ 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
-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