Use the shared boilerplate code in the tweetsearch demo
authorJan Kundrát <jkt@flaska.net>
Tue, 16 Oct 2012 17:41:16 +0000 (19:41 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Oct 2012 18:17:36 +0000 (20:17 +0200)
commit4578a6fcba8b590a4a9b75559f7fcb80c3037c80
tree53e0d4c67e19fc9107c9bb0a0cd58ef9436c0511
parent03c10cbfbe853a1a0790b419242aedabc655b0dc
Use the shared boilerplate code in the tweetsearch demo

Without the shared boilerplate code, the demo will not run unless the
application is launched from the directory containing the QML files. Also, it
improves consistency to use the same code as with the other examples.

Change-Id: Ic3bc358c13cdee4310aaaf7daf4c645c4709027e
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
examples/demos/tweetsearch/main.cpp