~stolowski/unity-scopes-shell/feeds

« back to all changes in this revision

Viewing changes to src/Unity/locationservice.h

  • Committer: Pawel Stolowski
  • Date: 2014-11-18 12:34:35 UTC
  • mfrom: (144.2.19 unity-scopes-shell)
  • Revision ID: pawel.stolowski@canonical.com-20141118123435-fkh91t8n4czod5z3
Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
 
50
50
    virtual unity::scopes::Location location() const = 0;
51
51
 
 
52
    virtual bool hasLocation() const = 0;
 
53
 
52
54
    virtual bool isActive() const = 0;
53
55
 
54
56
public Q_SLOTS: