~unity-team/unity-scope-mediascanner/albumresults

« back to all changes in this revision

Viewing changes to src/musicaggregatorscope.h

Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    std::string query;
43
43
    unity::scopes::ScopeProxy local_scope;
44
44
    unity::scopes::ScopeProxy online_scope;
 
45
    unity::scopes::RegistryProxy registry;
45
46
};
46
47
 
47
48
#endif