~mterry/unity8/greeter-misc-cleanups

« back to all changes in this revision

Viewing changes to tests/qmltests/Dash/Previews/tst_PreviewWidgetFactory.qml

  • Committer: Michael Terry
  • Date: 2014-08-07 15:30:54 UTC
  • mfrom: (1086.1.48 unity8)
  • Revision ID: michael.terry@canonical.com-20140807153054-nqahwmptl0dw9bum
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
            return [
78
78
                { tag: "Actions", type: "actions", source: "PreviewActions.qml" },
79
79
                { tag: "Audio", type: "audio", source: "PreviewAudioPlayback.qml" },
 
80
                { tag: "Expandable", type: "expandable", source: "PreviewExpandable.qml" },
80
81
                { tag: "Gallery", type: "gallery", source: "PreviewImageGallery.qml" },
81
82
                { tag: "Header", type: "header", source: "PreviewHeader.qml" },
82
83
                { tag: "Image", type: "image", source: "PreviewZoomableImage.qml" },