Fixed gst bus helper when qt build without glib support
authorDmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
Fri, 10 Feb 2012 06:17:01 +0000 (16:17 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 10 Feb 2012 07:02:07 +0000 (08:02 +0100)
commit2d188bdb3f6fe4f84f28cee8e7f44840078c82bd
tree6cdfced80ad4bfd367e5bdaf5f37d70b11b12711
parent32b68f17f59a7736de6b4928c6c97e7584e6eb6f
Fixed gst bus helper when qt build without glib support

The bus helper should not be singleton.
Also combined glib and non glib cases.

Change-Id: Ie18a94bfdb5413a92a5c4ff4283527360737d52d
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
src/gsttools/qgstreamerbushelper.cpp