~nick-dedekind/unity8/indicator.ubuntu-settings-components

« back to all changes in this revision

Viewing changes to tests/mocks/Unity/Indicators/qml/fake_menu_widget3.qml

  • Committer: Nick Dedekind
  • Date: 2014-01-27 14:55:41 UTC
  • mfrom: (581.1.70 unity8)
  • Revision ID: nicholas.dedekind@gmail.com-20140127145541-h2a91st2lt9n116t
Merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
Rectangle {
20
20
    width: 40
21
21
    height: 40
22
 
    color : "blue"
 
22
    color : "yellow"
23
23
}