Fix compile error with latest qt5 libresourceqt
authorMohammed Sameer <msameer@foolab.org>
Sun, 18 Aug 2013 21:13:02 +0000 (00:13 +0300)
committerMohammed Sameer <msameer@foolab.org>
Sun, 18 Aug 2013 21:13:02 +0000 (00:13 +0300)
commit25b676115c38c882782e2ec025c442bca8223686
tree83952081463bc4708d3419c121665e92e1d403ea
parent84ebf0afd25ee836c1090ccd4502fe1049be2278
Fix compile error with latest qt5 libresourceqt

DBUSConnectionEventLoop::getInstance() has been removed
It's also not a global static object anymore so it should be fine
to rely on it being instantiated in the right thread
src/cameraresources.cpp