Replace twitter demo with new tweetsearch demo
[profile/ivi/qtdeclarative.git] / examples / demos / tweetsearch / tweetsearch.qmlproject
@@ -1,7 +1,7 @@
 import QmlProject 1.1
 
 Project {
-    mainFile: "twitter.qml"
+    mainFile: "tweetsearch.qml"
 
     /* Include .qml, .js, and image files from current directory and subdirectories */
     QmlFiles {