summaryrefslogtreecommitdiff
path: root/debian/patches/0225-invalidate-tabbar-geometry-on-refresh.patch
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2009-02-20 20:24:25 +0000
committerFathi Boudra <fabo@debian.org>2009-02-20 20:24:25 +0000
commit7b37d1bc4f6b27188b0688dcdc2b89db3101575c (patch)
treedccc02bc71441fbb202d0bfd622af264fc33c89f /debian/patches/0225-invalidate-tabbar-geometry-on-refresh.patch
parent6ad728b38295ae6479662a58b8c640f389bfa607 (diff)
downloadqt4-x11-7b37d1bc4f6b27188b0688dcdc2b89db3101575c.tar.gz
Merge Qt4 4.5 branch to trunk.debian/4.5.0-rc1-1
Diffstat (limited to 'debian/patches/0225-invalidate-tabbar-geometry-on-refresh.patch')
-rw-r--r--debian/patches/0225-invalidate-tabbar-geometry-on-refresh.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/0225-invalidate-tabbar-geometry-on-refresh.patch b/debian/patches/0225-invalidate-tabbar-geometry-on-refresh.patch
index a02361c..1b5a1e9 100644
--- a/debian/patches/0225-invalidate-tabbar-geometry-on-refresh.patch
+++ b/debian/patches/0225-invalidate-tabbar-geometry-on-refresh.patch
@@ -1,5 +1,5 @@
-qt-bugs@ issue : None
-Trolltech task ID : None
+qt-bugs@ issue : 208185
+Trolltech task ID : 208349
bugs.kde.org number : 159014
applied: no
author: Robert Knight <robertknight@gmail.com>
@@ -21,7 +21,7 @@ This patch fixes the problem by calling updateGeometry() whenever the tab bar's
--- a/src/gui/widgets/qtabbar.cpp
+++ b/src/gui/widgets/qtabbar.cpp
-@@ -533,8 +533,8 @@
+@@ -673,8 +673,8 @@ void QTabBarPrivate::refresh()
layoutTabs();
makeVisible(currentIndex);
q->update();