GStreamer multimedia framework
Find a file
Matthew Waters 6c6a9cf509 qt: use a static_cast instead of dynamic one
The dynamic_cast is a little but of overkill as the app will still crash if it
fails in the later g_assert.

Allows compilation with -fno-rtti

https://bugzilla.gnome.org/show_bug.cgi?id=762526
2016-02-24 21:20:18 +11:00
ext/qt qt: use a static_cast instead of dynamic one 2016-02-24 21:20:18 +11:00
tests/examples/qt/qml tests: fix warning in qml example 2016-02-01 13:55:05 +11:00