From: Alan Alpert Date: Sun, 26 Feb 2012 22:40:31 +0000 (+1000) Subject: Examples refactor rebase X-Git-Tag: qt-v5.0.0-alpha1~300 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=929935dd693058d898b57c98c97cf5e7401c42ec;p=profile%2Fivi%2Fqtdeclarative.git Examples refactor rebase Automatic rebase did not move some new files to where they should have gone. Change-Id: I25515d29d8992acde15db0df1bb5972e35573e60 Reviewed-by: Martin Jones --- diff --git a/examples/declarative/cppextensions/qwidgets/qwidgets.json b/examples/declarative/cppextensions/qwidgets/qwidgets.json deleted file mode 100644 index 0967ef4..0000000 --- a/examples/declarative/cppextensions/qwidgets/qwidgets.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/examples/declarative/cppextensions/imageprovider/imageprovider.json b/examples/qml/cppextensions/imageprovider/imageprovider.json similarity index 100% rename from examples/declarative/cppextensions/imageprovider/imageprovider.json rename to examples/qml/cppextensions/imageprovider/imageprovider.json diff --git a/examples/declarative/cppextensions/plugins/plugin.json b/examples/qml/cppextensions/plugins/plugin.json similarity index 100% rename from examples/declarative/cppextensions/plugins/plugin.json rename to examples/qml/cppextensions/plugins/plugin.json diff --git a/examples/declarative/painteditem/textballoons/TextBalloonPlugin/textballoon.json b/examples/qtquick/painteditem/textballoons/textballoon.json similarity index 100% rename from examples/declarative/painteditem/textballoons/TextBalloonPlugin/textballoon.json rename to examples/qtquick/painteditem/textballoons/textballoon.json diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.json b/examples/tutorials/extending/chapter6-plugins/chartsplugin.json similarity index 100% rename from examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.json rename to examples/tutorials/extending/chapter6-plugins/chartsplugin.json