Quote Originally Posted by ChrisW67 View Post
If your program does not use Qt WebKit then why have you deployed the Qt WebKit library?
If you have not deployed the QtWebKit library then how is that code emitting that message?

Want to know what libraries are directly linked to your program executable, or to other libraries, look at ldd.
That was my question exactly.

We are already using ldd. Should not be seeing that message at all, but that is the only place I could find it. I guess I need to pull down the full source tree for 5.4 and see if that message isn't replicated in some other module and the Web search is a Red Herring.