mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +02:00
* Forgot to force a repaint when leaveEvent() is triggered.
This commit is contained in:
@@ -451,6 +451,7 @@ void
|
||||
QueryLabel::leaveEvent( QEvent* event )
|
||||
{
|
||||
m_hoverArea = QRect();
|
||||
repaint();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user