~ci-train-bot/ubuntu-settings-components/ubuntu-settings-components-ubuntu-yakkety-landing-092

« back to all changes in this revision

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

  • Committer: Nick Dedekind
  • Date: 2013-09-25 08:54:58 UTC
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: nicholas.dedekind@gmail.com-20130925085458-35zo920vi41gq173
Restructured qml folders

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
import QtQuick 2.0
20
20
import Ubuntu.Components 0.1
21
 
import "Calendar"
 
21
import Ubuntu.Settings.Components 0.1
22
22
 
23
23
BasicMenu {
24
24
    id: calendarMenu