mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +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;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user