mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
less debug
This commit is contained in:
parent
4fdec44755
commit
033b4cc6cc
@ -326,7 +326,7 @@ QStandardItem*
|
||||
WhatsHotWidget::parseNode( QStandardItem* parentItem, const QString &label, const QVariant &data )
|
||||
{
|
||||
Q_UNUSED( parentItem );
|
||||
tDebug( LOGVERBOSE ) << "WhatsHot:: parsing " << label;
|
||||
// tDebug( LOGVERBOSE ) << "WhatsHot:: parsing " << label;
|
||||
|
||||
QStandardItem *sourceItem = new QStandardItem(label);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user