~bfiller/gallery-app/revert-1245

« back to all changes in this revision

Viewing changes to rc/qml/AlbumViewer/AlbumInternals/AlbumPageLayoutAdd.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
17
17
 * Eric Gregory <eric@yorba.org>
18
18
 */
19
19
 
20
 
import QtQuick 2.4
 
20
import QtQuick 2.0
21
21
 
22
22
// This page layout is used only for empty albums.
23
23
AlbumPageLayout {