~aacid/unity8/disabledMenus

« back to all changes in this revision

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

  • Committer: Albert Astals Cid
  • Date: 2017-03-13 14:13:50 UTC
  • mfrom: (2848.1.1 aboutToShow)
  • Revision ID: albert.astals@canonical.com-20170313141350-a0ao3x3jjmarhk7j
Merge

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*)