Hi!
I've made an application that uses QtWebKit to integrate Google Maps in application MainWindow.
I compiled It and It works fine, but the problem is when I deploy this application to distribute It, some things in google maps doesn't work, like set map type to Satellite.
I've installed Qt 4.4.1 to other computer and now it works perfectly without recompilling my application.
I don't know what happens.

Have anybody a solution to my problem? I have to include more dll files?

Thanks a lot!