~lukas-kde/unity8/nonPixelatedNotificationIcons

« back to all changes in this revision

Viewing changes to qml/Panel/Indicators/client/IndicatorsClient.qml

  • Committer: Bileto Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2016-09-22 07:44:00 UTC
  • mfrom: (2440.28.8 indicators-client-modernize)
  • Revision ID: ci-train-bot@canonical.com-20160922074400-mxzyhbumupv06xb9
IndicatorsClient: use PageHeader and ListItemLayout's

Approved by: Albert Astals Cid

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
import Ubuntu.Components 1.3
22
22
 
23
23
Rectangle {
 
24
    id: root
24
25
    color: theme.palette.normal.background
25
 
    id: root
26
26
 
27
27
    Component.onCompleted: {
28
28
        theme.name = "Ubuntu.Components.Themes.SuruDark"