mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 08:34:34 +02:00
* Disable opening track page from QueryLabel.
This commit is contained in:
@@ -375,9 +375,9 @@ QueryLabel::mouseReleaseEvent( QMouseEvent* event )
|
||||
}
|
||||
|
||||
default:
|
||||
ViewManager::instance()->show( m_query );
|
||||
emit clicked();
|
||||
// ViewManager::instance()->show( m_query );
|
||||
}
|
||||
emit clicked();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user