remove space
This commit is contained in:
parent
dfedddf0bd
commit
f3a2b84033
@ -747,8 +747,6 @@ class TabBarStyle(QCommonStyle):
|
|||||||
Return:
|
Return:
|
||||||
A QRect.
|
A QRect.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
if sr == QStyle.SE_TabBarTabText:
|
if sr == QStyle.SE_TabBarTabText:
|
||||||
layouts = self._tab_layout(opt)
|
layouts = self._tab_layout(opt)
|
||||||
if layouts is None:
|
if layouts is None:
|
||||||
|
Loading…
Reference in New Issue
Block a user