~ubuntu-clock-dev/ubuntu-clock-app/reboot-packaging

« back to all changes in this revision

Viewing changes to app/components/PullToAdd.qml

  • Committer: Michael Zanetti
  • Date: 2014-07-13 14:45:39 UTC
  • mto: (20.1.4 10-world-clocks)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: michael.zanetti@canonical.com-20140713144539-q204tshktb06fjxo
fix, explain the Zone class

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * Copyright (C) 2014 Canonical Ltd
3
3
 *
4
 
 * This file is part of Ubuntu Clock App
5
 
 *
6
 
 * Ubuntu Clock App is free software: you can redistribute it and/or modify
 
4
 * This program is free software: you can redistribute it and/or modify
7
5
 * it under the terms of the GNU General Public License version 3 as
8
6
 * published by the Free Software Foundation.
9
7
 *
10
 
 * Ubuntu Clock App is distributed in the hope that it will be useful,
 
8
 * This program is distributed in the hope that it will be useful,
11
9
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12
10
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
11
 * GNU General Public License for more details.