~bfiller/gallery-app/revert-1245

« back to all changes in this revision

Viewing changes to rc/qml/AlbumViewer/AlbumPageComponent.qml

  • Committer: Bill Filler
  • Date: 2015-11-10 02:39:01 UTC
  • Revision ID: bill.filler@canonical.com-20151110023901-h0w20x8dyznnzldy
revert back to rev 1242

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright (C) 2012-2015 Canonical Ltd
 
2
 * Copyright (C) 2012 Canonical Ltd
3
3
 *
4
4
 * This program is free software: you can redistribute it and/or modify
5
5
 * it under the terms of the GNU General Public License version 3 as
18
18
 * Charles Lindsay <chaz@yorba.org>
19
19
 */
20
20
 
21
 
import QtQuick 2.4
 
21
import QtQuick 2.0
22
22
import Gallery 1.0
23
23
import "AlbumInternals"
24
24
import "../../js/Gallery.js" as Gallery