~ps-jenkins/gallery-app/ubuntu-vivid-proposed

« back to all changes in this revision

Viewing changes to rc/qml/AlbumViewer.qml

  • Committer: Guenter Schwann
  • Date: 2013-02-07 10:38:36 UTC
  • mto: This revision was merged to the branch mainline in revision 553.
  • Revision ID: guenter.schwann@canonical.com-20130207103836-gwe5x63eusb3srk3
ImproveĀ debianĀ files

Show diffs side-by-side

added added

removed removed

Lines of Context:
641
641
    id: photoViewer
642
642
    
643
643
    // true if the grid view component is using the photo viewer, false if the
644
 
    // album spread viewer is using it ... this should be set prior to 
 
644
    // album spread viewer is using it ... this should be set prior to
645
645
    // opening the viewer
646
646
    property bool forGridView
647
647