~timo-jyrinki/ubuntu-ui-toolkit/test_jenkins_7_success

« back to all changes in this revision

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

  • Committer: Tarmac
  • Author(s): Zsombor Egri, Andrea Bernabei, Albert Astals Cid, Zoltán Balogh, Tim Peeters, Christian Dywan, CI Train Bot
  • Date: 2016-01-15 10:44:41 UTC
  • mfrom: (1728.2.47 palette)
  • Revision ID: tarmac-20160115104441-mtg0qr8p8rih0her
Test for Palette fixes MR. Fixes: https://bugs.launchpad.net/bugs/1350915.

Approved by ubuntu-sdk-build-bot, Timo Jyrinki.

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;