mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
* Hide results-box when required.
This commit is contained in:
@@ -257,4 +257,6 @@ TrackDetailView::onResultsChanged()
|
||||
|
||||
if ( m_query->numResults() > 1 )
|
||||
m_resultsBox->show();
|
||||
else
|
||||
m_resultsBox->hide();
|
||||
}
|
||||
|
Reference in New Issue
Block a user