mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
更新图片效果tabbar
This commit is contained in:
parent
0ab8042a50
commit
9dc8f86e23
@ -296,7 +296,7 @@ void QQtPictureEffectTabBar::drawText ( QPainter* p )
|
||||
else if ( iconStyle == IconStyle_2_Top_And_BottomText )
|
||||
{
|
||||
tRect0 = QRect ( tRect0.left(),
|
||||
tRect0.top() + iconSize().height(),
|
||||
tRect0.top() + iconSize().height() + spacing,
|
||||
tRect0.width(),
|
||||
tRect0.height()/2-spacing/2 );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user