~faenil/ubuntu-ui-toolkit/listitemlayout_fixes_and_docs

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/plugin/uclistitem_p.h

  • Committer: Andrea Bernabei
  • Date: 2016-01-20 13:47:23 UTC
  • mfrom: (1795.2.13 staging)
  • Revision ID: andrea.bernabei@canonical.com-20160120134723-hn6rkf4s3pie0wwp
merge staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
#define IMPLICIT_LISTITEM_WIDTH_GU      40
28
28
#define IMPLICIT_LISTITEM_HEIGHT_GU     7
29
 
#define DIVIDER_THICKNESS_DP            2
 
29
#define DIVIDER_THICKNESS_DP            1
30
30
#define DEFAULT_SWIPE_THRESHOLD_GU      1.5
31
31
 
32
32
class QQuickFlickable;