~stolowski/unity-scopes-shell/manage-dash-rtm

« back to all changes in this revision

Viewing changes to src/Unity/geoip.h

  • Committer: Pawel Stolowski
  • Date: 2014-12-16 16:01:24 UTC
  • mfrom: (132.1.3 unity-scopes-shell)
  • Revision ID: pawel.stolowski@canonical.com-20141216160124-lxoemdhdhh6aqgcl
Merged rtm-14.09

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
 
74
74
    ~GeoIp() = default;
75
75
 
 
76
    void whollyMoveThread(QThread *thread);
 
77
 
76
78
public Q_SLOTS:
77
79
    void start();
78
80