From 2738c57e51b4fcb70f25ea4ff46c966ce5287c27 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Mon, 5 Mar 2012 15:40:59 +1000 Subject: Fix renaming merge with examples Some examples were duplicated a few times. Removing the excess. Change-Id: I6fa59f79de63ac952103421ba1c063f5912b702b Reviewed-by: Martin Jones --- examples/qml/photoviewer/PhotoViewerCore/qmldir | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 examples/qml/photoviewer/PhotoViewerCore/qmldir (limited to 'examples/qml/photoviewer/PhotoViewerCore/qmldir') diff --git a/examples/qml/photoviewer/PhotoViewerCore/qmldir b/examples/qml/photoviewer/PhotoViewerCore/qmldir deleted file mode 100644 index d3c247f21a..0000000000 --- a/examples/qml/photoviewer/PhotoViewerCore/qmldir +++ /dev/null @@ -1,8 +0,0 @@ -AlbumDelegate AlbumDelegate.qml -PhotoDelegate PhotoDelegate.qml -ProgressBar ProgressBar.qml -RssModel RssModel.qml -BusyIndicator BusyIndicator.qml -EditableButton EditableButton.qml -Button Button.qml -Tag Tag.qml -- cgit v1.2.3