missing polish added
This commit is contained in:
parent
71d3896efe
commit
82e18ff967
@ -164,6 +164,8 @@ void QskStackBox::setCurrentIndex( int index )
|
|||||||
}
|
}
|
||||||
|
|
||||||
m_data->currentIndex = index;
|
m_data->currentIndex = index;
|
||||||
|
polish();
|
||||||
|
|
||||||
Q_EMIT currentIndexChanged( m_data->currentIndex );
|
Q_EMIT currentIndexChanged( m_data->currentIndex );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user