tests/examples/qmlsink: scope QApplication/Engine
authorMatthew Waters <matthew@centricular.com>
Wed, 7 Dec 2016 11:58:29 +0000 (22:58 +1100)
committerMatthew Waters <matthew@centricular.com>
Wed, 7 Dec 2016 12:02:02 +0000 (23:02 +1100)
commit6ce990d24e2de375f6121c2da013d224aef11aa1
tree4a3c3fa2fffc12090157afb773453eb9546d1fe4
parent4450152a9e2a6508d99d26816fe05809ecff1669
tests/examples/qmlsink: scope QApplication/Engine

So they are destroyed before gst_deinit() is run and the leaks tracer
doesn't show false-positives.

https://bugzilla.gnome.org/show_bug.cgi?id=775746
tests/examples/qt/qmlsink/main.cpp