blob: c55c58871cf73ddc3d91fd7558373cac1185cc28 [file] [log] [blame]
%modules = ( # path to module name map
"QtWebKit" => "$basedir"
);
%moduleheaders = ( # restrict the module headers to those found in relative path
"QtWebKit" => "WebKit/qt/Api;WebKit2/UIProcess/API/qt",
);
%classnames = (
);
@ignore_for_master_contents = ( "qwebscriptworld.h", "testwindow.h", "util.h", "bytearraytestdata.h" );