mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 22:56:42 +02:00
* Fixed resetting the label while an area is hovered.
This commit is contained in:
@@ -234,6 +234,8 @@ QueryLabel::setElideMode( Qt::TextElideMode mode )
|
|||||||
void
|
void
|
||||||
QueryLabel::updateLabel()
|
QueryLabel::updateLabel()
|
||||||
{
|
{
|
||||||
|
m_hoverArea = QRect();
|
||||||
|
|
||||||
updateGeometry();
|
updateGeometry();
|
||||||
update();
|
update();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user