Examples: Remove commented out 'plugins' list from .qmlproject files
authorKai Koehne <kai.koehne@nokia.com>
Mon, 2 Jan 2012 14:53:14 +0000 (15:53 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 4 Jan 2012 08:27:44 +0000 (09:27 +0100)
Change-Id: I24bacdd52f2f191dde8e0a2fa9718b38ab329597
Reviewed-by: Martin Jones <martin.jones@nokia.com>

99 files changed:
examples/declarative/cppextensions/imageprovider/imageprovider.qmlproject
examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.qmlproject
examples/declarative/cppextensions/plugins/plugins.qmlproject
examples/declarative/cppextensions/referenceexamples/referenceexamples.qmlproject
examples/declarative/draganddrop/dragtarget.qmlproject
examples/declarative/flickr/flickr.qmlproject
examples/declarative/minehunt/minehunt.qmlproject
examples/declarative/modelviews/objectlistmodel/objectlistmodel.qmlproject
examples/declarative/modelviews/visualdatamodel/visualdatamodel.qmlproject
examples/declarative/particles/plasmapatrol/PlasmaPatrol.qmlproject
examples/declarative/photoviewer/photoviewer.qmlproject
examples/declarative/qtquick1/animation/animation.qmlproject
examples/declarative/qtquick1/animation/basics/basics.qmlproject
examples/declarative/qtquick1/animation/behaviors/behaviors.qmlproject
examples/declarative/qtquick1/animation/easing/easing.qmlproject
examples/declarative/qtquick1/animation/states/states.qmlproject
examples/declarative/qtquick1/cppextensions/imageprovider/imageprovider.qmlproject
examples/declarative/qtquick1/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.qmlproject
examples/declarative/qtquick1/cppextensions/plugins/plugins.qmlproject
examples/declarative/qtquick1/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qmlproject
examples/declarative/qtquick1/cppextensions/qgraphicslayouts/qgraphicslayouts.qmlproject
examples/declarative/qtquick1/cppextensions/qwidgets/qwidgets.qmlproject
examples/declarative/qtquick1/cppextensions/referenceexamples/referenceexamples.qmlproject
examples/declarative/qtquick1/examples.qmlproject
examples/declarative/qtquick1/i18n/i18n.qmlproject
examples/declarative/qtquick1/imageelements/borderimage/borderimage.qmlproject
examples/declarative/qtquick1/imageelements/image/image.qmlproject
examples/declarative/qtquick1/imageelements/imageelements.qmlproject
examples/declarative/qtquick1/keyinteraction/focus/focus.qmlproject
examples/declarative/qtquick1/keyinteraction/keyinteraction.qmlproject
examples/declarative/qtquick1/modelviews/gridview/gridview.qmlproject
examples/declarative/qtquick1/modelviews/listview/listview.qmlproject
examples/declarative/qtquick1/modelviews/modelviews.qmlproject
examples/declarative/qtquick1/modelviews/objectlistmodel/objectlistmodel.qmlproject
examples/declarative/qtquick1/modelviews/package/package.qmlproject
examples/declarative/qtquick1/modelviews/parallax/parallax.qmlproject
examples/declarative/qtquick1/modelviews/pathview/pathview.qmlproject
examples/declarative/qtquick1/modelviews/visualitemmodel/visualitemmodel.qmlproject
examples/declarative/qtquick1/positioners/positioners.qmlproject
examples/declarative/qtquick1/righttoleft/layoutdirection/layoutdirection.qmlproject
examples/declarative/qtquick1/righttoleft/layoutmirroring/layoutmirroring.qmlproject
examples/declarative/qtquick1/righttoleft/textalignment/textalignment.qmlproject
examples/declarative/qtquick1/screenorientation/screenorientation.qmlproject
examples/declarative/qtquick1/sqllocalstorage/sqllocalstorage.qmlproject
examples/declarative/qtquick1/text/fonts/fonts.qmlproject
examples/declarative/qtquick1/text/text.qmlproject
examples/declarative/qtquick1/text/textselection/textselection.qmlproject
examples/declarative/qtquick1/threading/threadedlistmodel/threadedlistmodel.qmlproject
examples/declarative/qtquick1/threading/threading.qmlproject
examples/declarative/qtquick1/threading/workerscript/workerscript.qmlproject
examples/declarative/qtquick1/touchinteraction/gestures/gestures.qmlproject
examples/declarative/qtquick1/touchinteraction/mousearea/mousearea.qmlproject
examples/declarative/qtquick1/touchinteraction/pincharea/pincharea.qmlproject
examples/declarative/qtquick1/touchinteraction/touchinteraction.qmlproject
examples/declarative/qtquick1/toys/clocks/clocks.qmlproject
examples/declarative/qtquick1/toys/corkboards/corkboards.qmlproject
examples/declarative/qtquick1/toys/dynamicscene/dynamicscene.qmlproject
examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qmlproject
examples/declarative/qtquick1/toys/toys.qmlproject
examples/declarative/qtquick1/toys/tvtennis/tvtennis.qmlproject
examples/declarative/qtquick1/tutorials/samegame/samegame1/samegame1.qmlproject
examples/declarative/qtquick1/tutorials/samegame/samegame2/samegame2.qmlproject
examples/declarative/qtquick1/tutorials/samegame/samegame3/samegame3.qmlproject
examples/declarative/qtquick1/tutorials/samegame/samegame4/samegame4.qmlproject
examples/declarative/qtquick1/tutorials/tutorials.qmlproject
examples/declarative/qtquick1/ui-components/dialcontrol/dialcontrol.qmlproject
examples/declarative/qtquick1/ui-components/flipable/flipable.qmlproject
examples/declarative/qtquick1/ui-components/progressbar/progressbar.qmlproject
examples/declarative/qtquick1/ui-components/scrollbar/scrollbar.qmlproject
examples/declarative/qtquick1/ui-components/searchbox/searchbox.qmlproject
examples/declarative/qtquick1/ui-components/slideswitch/slideswitch.qmlproject
examples/declarative/qtquick1/ui-components/spinner/spinner.qmlproject
examples/declarative/qtquick1/ui-components/tabwidget/tabwidget.qmlproject
examples/declarative/qtquick1/ui-components/ui-components.qmlproject
examples/declarative/qtquick1/xml/xml.qmlproject
examples/declarative/qtquick1/xml/xmlhttprequest/xmlhttprequest.qmlproject
examples/declarative/righttoleft/layoutdirection/layoutdirection.qmlproject
examples/declarative/righttoleft/layoutmirroring/layoutmirroring.qmlproject
examples/declarative/righttoleft/textalignment/textalignment.qmlproject
examples/declarative/rssnews/rssnews.qmlproject
examples/declarative/samegame/samegame.qmlproject
examples/declarative/snake/snake.qmlproject
examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject
examples/declarative/threading/workerscript/workerscript.qmlproject
examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject
examples/declarative/tutorials/samegame/samegame2/samegame2.qmlproject
examples/declarative/tutorials/samegame/samegame3/samegame3.qmlproject
examples/declarative/tutorials/samegame/samegame4/samegame4.qmlproject
examples/declarative/tutorials/tutorials.qmlproject
examples/declarative/twitter/twitter.qmlproject
examples/declarative/ui-components/scrollbar/scrollbar.qmlproject
examples/declarative/ui-components/searchbox/searchbox.qmlproject
examples/declarative/ui-components/spinner/spinner.qmlproject
examples/declarative/ui-components/tabwidget/tabwidget.qmlproject
examples/tutorials/gettingStartedQml/parts/part1/qml-texteditor.qmlproject
examples/tutorials/gettingStartedQml/parts/part2/qml-texteditor2.qmlproject
examples/tutorials/gettingStartedQml/parts/part3/qml-texteditor3.qmlproject
examples/tutorials/gettingStartedQml/parts/part4/qml-texteditor4.qmlproject
examples/tutorials/gettingStartedQml/parts/part5/qml-texteditor5.qmlproject

index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c051b4a..771ab45 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 08e6b30..af5179d 100644 (file)
@@ -14,6 +14,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 49fddde..5aeb78f 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index abb13c2..5482952 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.1
 
 Project {
@@ -18,7 +16,4 @@ Project {
     Files {
         paths: ["TODO"]
     }
-
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ "../exampleplugin" ]
 }
index 62af71a..600bdb1 100644 (file)
@@ -17,7 +17,4 @@ Project {
         filter: "*.ts"
         directory: "i18n"
     }
-
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index f93e66c..2120e51 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index cefb00e..019628e 100644 (file)
@@ -14,6 +14,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index b3525b4..dcde628 100644 (file)
@@ -17,7 +17,4 @@ Project {
         filter: "*.ts"
         directory: "i18n"
     }
-
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 8d0daa8..c1e4940 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 073c73b..258a41a 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 6f58c9d..e678e5b 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 5377153..a506ffe 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index b2a1e3a..4500deb 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 426f4d9..2753331 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 13d17c7..4fd7886 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index e226ff1..7f74b36 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index e526217..2bb4016 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.0
 
 Project {
@@ -13,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 6ec3a3d..33cbb3c 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.1
 
 Project {
@@ -15,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 7facd64..72bc04a 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.1
 
 Project {
@@ -15,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 8bf2a58..e4b5061 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.1
 
 Project {
@@ -15,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2ad87d8..b0a7e3f 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index e572423..61cbd30 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4795f6..ac8cfab 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index a87b9b1..3c85bb9 100644 (file)
@@ -53,6 +53,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 334ab5a..6d7a91f 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 728404f..cb17603 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 10a0cd6..d4d87f5 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 0d4b987..cb32bdc 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.1
 
 Project {
@@ -15,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index a7cf377..4490df6 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c8a00f7..c29367a 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 82b0cd1..daae9c1 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 3bf9d5b..52ac474 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index b64f633..6351084 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 7e3296a..a79805b 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 84c64fc..6e847b8 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 7587e95..68718b2 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 09ec4aa..1288560 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index e1d43b7..6fb937c 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4fa87e..9bd4920 100644 (file)
@@ -16,7 +16,4 @@ Project {
     Files {
         paths: ["data.xml"]
     }
-
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 6ec3a3d..33cbb3c 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.1
 
 Project {
@@ -15,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 7facd64..72bc04a 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.1
 
 Project {
@@ -15,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 8bf2a58..e4b5061 100644 (file)
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
 import QmlProject 1.1
 
 Project {
@@ -15,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 6b12778..5becbda 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d8fb3da..fb01546 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index a87b9b1..3c85bb9 100644 (file)
@@ -53,6 +53,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 334ab5a..6d7a91f 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 2a3d928..42ffacf 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 349b973..b14f71f 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index c4a510c..e5a8bf0 100644 (file)
@@ -13,6 +13,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index d4909f8..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    // importPaths: [ " ../exampleplugin " ]
 }
index 8d9517e..2bb4016 100644 (file)
@@ -11,6 +11,4 @@ Project {
     ImageFiles {
         directory: "."
     }
-    /* List of plugin directories passed to QML runtime */
-    importPaths: [ " ./plugins " ]
 }