mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Call it Hype Machine instead
This commit is contained in:
@@ -325,7 +325,7 @@ hypemPlugin::chartTypes()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
m_allChartsMap.insert( "Hypem", QVariant::fromValue<QVariantMap>( charts ) );
|
m_allChartsMap.insert( "Hype Machine", QVariant::fromValue<QVariantMap>( charts ) );
|
||||||
qDebug() << "hypemPlugin:Chartstype: " << m_allChartsMap;
|
qDebug() << "hypemPlugin:Chartstype: " << m_allChartsMap;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user