~mir-team/qtmir/mir-0.16-rebuild

« back to all changes in this revision

Viewing changes to src/common/debughelpers.h

  • Committer: Alan Griffiths
  • Date: 2015-07-29 11:33:48 UTC
  • mfrom: (347 qtmir)
  • mto: This revision was merged to the branch mainline in revision 355.
  • Revision ID: alan@octopull.co.uk-20150729113348-qot92li275wru8e1
mergeĀ lp:qtmir

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#include <QString>
21
21
 
22
22
#include <mir_toolkit/common.h>
23
 
#include <mir_toolkit/events/input/input_event.h>
 
23
#include <mir_toolkit/event.h>
24
24
 
25
25
class QTouchEvent;
26
26