~pkunal-parmar/ubuntu-calendar-app/IsLoadingNew

« back to all changes in this revision

Viewing changes to YearView.qml

Upgraded ubuntu.components to 1.1
Upgraded ubuntu.components.xxxx to 1.0

http://askubuntu.com/questions/518912/should-we-be-upgrading-away-from-ubuntu-components-0-1/518964.

Approved by Mihir Soni, Ubuntu Phone Apps Jenkins Bot, Kunal Parmar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 */
18
18
import QtQuick 2.0
19
 
import Ubuntu.Components 0.1
 
19
import Ubuntu.Components 1.1
20
20
 
21
21
import "dateExt.js" as DateExt
22
22
Page {