mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-03 04:37:36 +02:00
* Don't be too verbose.
This commit is contained in:
@@ -51,7 +51,7 @@ PlaylistEntry::PlaylistEntry()
|
|||||||
|
|
||||||
PlaylistEntry::~PlaylistEntry()
|
PlaylistEntry::~PlaylistEntry()
|
||||||
{
|
{
|
||||||
tDebug() << Q_FUNC_INFO << m_query->toString();
|
tDebug( LOGVERBOSE ) << Q_FUNC_INFO << m_query->toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user