~ci-train-bot/unity8/unity8-ubuntu-zesty-2129

« back to all changes in this revision

Viewing changes to tests/qmltests/ApplicationMenus/tst_MenuBar.qml

  • Committer: Bileto Bot
  • Author(s): Nick Dedekind
  • Date: 2017-02-16 13:43:00 UTC
  • mfrom: (2768.12.3 unity8.menu.color.fixes)
  • Revision ID: ci-train-bot@canonical.com-20170216134300-ik1h9p12iwk3487l
Updated menu colors

Approved by: Lukáš Tinkl, Unity8 CI Bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
        }
57
57
        height: units.gu(3)
58
58
        width: parent.width * 2/3
59
 
        color: "grey"
 
59
        color: theme.palette.normal.background
60
60
 
61
61
        MenuBar {
62
62
            id: menuBar