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)
commitde41d74e6fc0453b5a929d269019f68812563828
tree1c191fda27e02f3ad57c46257927db90c3486eef
parent7400a57043d708ab63d5f864d22b1e980267d19b
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