mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Note to self.
This commit is contained in:
@@ -686,5 +686,9 @@ QVariantMap
|
||||
QtScriptResolver::resolverCollections()
|
||||
{
|
||||
return QVariantMap(); //TODO: add a way to distinguish collections
|
||||
// the resolver should provide a unique ID string for each collection, and then be queriable
|
||||
// against this ID. doesn't matter what kind of ID string as long as it's unique.
|
||||
// Then when there's callbacks from a resolver, it sends source name, collection id
|
||||
// + data.
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user