> import org.webkit 1.0 //_QML > //_CPP import QtWebKit 1.0 Just use a new enough build of Qt 4.7 on both and you'll not have to do this. The module is called "QtWebKit" for the 4.7.0 release. It was called "org.webkit" in some past beta release. -- Warwick