~saviq/unity-scopes-api/fix-cross-wrap

« back to all changes in this revision

Viewing changes to include/unity/scopes/internal/smartscopes/SmartScopesClient.h

  • Committer: Marcus Tomlinson
  • Date: 2014-11-25 13:24:01 UTC
  • mto: This revision was merged to the branch mainline in revision 537.
  • Revision ID: marcus.tomlinson@canonical.com-20141125132401-gfqli28r34mqt3ai
Added 'Tags' key to scope config and updated docs and tests accordingly

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
    std::shared_ptr<bool> needs_location_data;  // optional
62
62
    bool invisible = false;
63
63
    int version;
 
64
    std::vector<std::string> tags;              // optional
64
65
};
65
66
 
66
67
struct SearchCategory