~ci-train-bot/ubuntu-ui-toolkit/ubuntu-ui-toolkit-ubuntu-yakkety-landing-094

« back to all changes in this revision

Viewing changes to src/Ubuntu/UbuntuGestures/ucswipearea_p.h

  • Committer: Zsombor Egri
  • Date: 2016-07-06 11:27:11 UTC
  • mto: (1000.991.6 fixFwHeaders)
  • mto: This revision was merged to the branch mainline in revision 1342.
  • Revision ID: zsombor.egri@canonical.com-20160706112711-u42itw3zw36xfy8o
remove UGestures fw-headers, move all classes to private

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include "ubuntugesturesglobal.h"
23
23
 
24
24
// lib UbuntuGestures
25
 
#include <pool.h>
26
 
#include <UbuntuGestures/Timer>
 
25
#include <UbuntuGestures/private/pool_p.h>
 
26
#include <UbuntuGestures/private/timer_p.h>
27
27
 
28
28
// logging
29
29
#include <QtCore/QLoggingCategory>