~mterry/+junk/u8

« back to all changes in this revision

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

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>
 
28
#include <UbuntuGestures/private/touchregistry_p.h>
29
29
 
30
30
#include "TestItem.h"
31
31
 
 
32
UG_USE_NAMESPACE
 
33
 
32
34
class CandidateItem : public QQuickItem
33
35
{
34
36
    Q_OBJECT