~aacid/unity8/desktopRotatedCamera

« back to all changes in this revision

Viewing changes to tests/plugins/Ubuntu/Gestures/tst_TouchGate.cpp

  • Committer: Albert Astals Cid
  • Date: 2016-06-02 07:43:13 UTC
  • mfrom: (2039.198.42 unity8)
  • Revision ID: albert.astals@canonical.com-20160602074313-qycavrlys0yftjfd
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include <functional>
26
26
 
27
27
#include <TouchGate.h>
28
 
#include <TouchRegistry.h>
 
28
#include <TouchRegistry>
29
29
 
30
30
#include "TestItem.h"
31
31