~gerboland/qtubuntu/enable-debug-mode

« back to all changes in this revision

Viewing changes to src/ubuntumirclient/input.h

  • Committer: Gerry Boland
  • Date: 2016-04-12 13:10:43 UTC
  • mfrom: (280.2.34 enable-debug-mode)
  • Revision ID: gerry.boland@canonical.com-20160412131043-t14zmcbheuxclmhr
Merge lp:~dandrader/qtubuntu/enable-debug-mode, he kindly fixed merging this with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
// Qt
21
21
#include <qpa/qwindowsysteminterface.h>
22
22
#include <QAtomicInt>
 
23
#include <QLoggingCategory>
23
24
 
24
25
#include <mir_toolkit/mir_client_library.h>
25
26