mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-31 13:48:09 +01:00
* Disable opening track page from QueryLabel.
This commit is contained in:
parent
7611a5546d
commit
dbfbc7bf75
@ -375,9 +375,9 @@ QueryLabel::mouseReleaseEvent( QMouseEvent* event )
|
||||
}
|
||||
|
||||
default:
|
||||
ViewManager::instance()->show( m_query );
|
||||
emit clicked();
|
||||
// ViewManager::instance()->show( m_query );
|
||||
}
|
||||
emit clicked();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user