1 %modules = ( # path to module name map
2 "QtWebKit" => "$basedir"
4 %moduleheaders = ( # restrict the module headers to those found in relative path
5 "QtWebKit" => "WebKit/qt/Api;WebKit2/UIProcess/API/qt",
9 @ignore_for_master_contents = ( "qwebscriptworld.h", "testwindow.h", "util.h", "bytearraytestdata.h" );