summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qwindowsstyle.cpp
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-09-09 09:31:42 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-09-09 09:31:42 (GMT)
commitb17cc4918bfc4b250293000bdabcb8f2dbdec787 (patch)
treebbe1e3cad09039d32c56072eb0ce04463712d25a /src/gui/styles/qwindowsstyle.cpp
parent36ec92315aaf9f155fc12fd09d1fa7d80338a2b8 (diff)
parent515828f43d1aeee3ad50f6da55a12afce43f1557 (diff)
downloadQt-b17cc4918bfc4b250293000bdabcb8f2dbdec787.zip
Qt-b17cc4918bfc4b250293000bdabcb8f2dbdec787.tar.gz
Qt-b17cc4918bfc4b250293000bdabcb8f2dbdec787.tar.bz2
Merge commit 'origin/4.6'
Diffstat (limited to 'src/gui/styles/qwindowsstyle.cpp')
-rw-r--r--src/gui/styles/qwindowsstyle.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/styles/qwindowsstyle.cpp b/src/gui/styles/qwindowsstyle.cpp
index 419aef1..742b5b0 100644
--- a/src/gui/styles/qwindowsstyle.cpp
+++ b/src/gui/styles/qwindowsstyle.cpp
@@ -1770,8 +1770,6 @@ case PE_FrameDockWidget:
#endif // QT_NO_PROGRESSBAR
case PE_FrameTabWidget: {
- QRect rect = opt->rect;
- QPalette pal = opt->palette;
qDrawWinButton(p, opt->rect, opt->palette, false, 0);
break;
}