~ci-train-bot/unity8/unity8-ubuntu-zesty-2663

« back to all changes in this revision

Viewing changes to tests/mocks/Biometryd/MockOperation.h

  • Committer: Nick Dedekind
  • Date: 2017-03-15 15:22:07 UTC
  • mfrom: (2868 unity8)
  • mto: This revision was merged to the branch mainline in revision 2892.
  • Revision ID: nick.dedekind@canonical.com-20170315152207-9ts6lyu1v2pruue2
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
private:
42
42
    QObject *m_observer;
43
 
    bool m_running;
44
43
};
45
44
 
46
45
Q_DECLARE_METATYPE(MockOperation*)