~bfiller/gallery-app/revert-1245

« back to all changes in this revision

Viewing changes to rc/qml/MediaViewer/GalleryPhotoComponent.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) 2011-2015 Canonical Ltd
 
2
 * Copyright (C) 2011-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
19
19
 * Eric Gregory <eric@yorba.org>
20
20
 */
21
21
 
22
 
import QtQuick 2.4
 
22
import QtQuick 2.0
23
23
 
24
24
// Basic photo component.  Can be used on its own, or as a delegate
25
25
// for PhotoViewer.