~ubuntu-branches/ubuntu/utopic/ubuntu-settings-components/utopic

« back to all changes in this revision

Viewing changes to Ubuntu/Settings/Menus/SectionMenu.qml

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Nick Dedekind, Ubuntu daily release
  • Date: 2013-12-17 12:49:47 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20131217124947-2t3t3trtfjuc8v8i
Tags: 0.1+14.04.20131217-0ubuntu1
[ Nick Dedekind ]
* Fixed visual design of EventMenu. Simplified Checkbox/GroupMessage.
  (LP: #1237752)

[ Ubuntu daily release ]
* Automatic snapshot from revision 59

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
        id: indicator
30
30
        objectName: "indicator"
31
31
 
32
 
        running: busy
33
32
        anchors {
34
33
            margins: units.gu(0.5)
35
34
            right: parent.right