mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
* Don't be too verbose.
This commit is contained in:
parent
d0207152b6
commit
4737197987
@ -51,7 +51,7 @@ PlaylistEntry::PlaylistEntry()
|
||||
|
||||
PlaylistEntry::~PlaylistEntry()
|
||||
{
|
||||
tDebug() << Q_FUNC_INFO << m_query->toString();
|
||||
tDebug( LOGVERBOSE ) << Q_FUNC_INFO << m_query->toString();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user