mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
update picture effect tabbar
This commit is contained in:
parent
d68c96dccb
commit
4c25b7bbfc
@ -225,6 +225,7 @@ void QQtPictureEffectTabBar::drawIcon ( QPainter* p )
|
|||||||
|
|
||||||
QIcon::Mode mode = QIcon::Normal;
|
QIcon::Mode mode = QIcon::Normal;
|
||||||
|
|
||||||
|
/*这个效果没法看*/
|
||||||
if ( currentIndex() == index )
|
if ( currentIndex() == index )
|
||||||
;//mode = QIcon::Selected;
|
;//mode = QIcon::Selected;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user