1
0
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:
Hugo Lindström
2011-10-28 23:23:30 +02:00
parent 5df328424d
commit 5d13694530

View File

@@ -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;