view generator/typesystem_webkit-java.xml @ 352:1a5569684e30

removed Meta.d
author Max Samukha <maxter@spambox.com>
date Thu, 20 May 2010 16:15:35 +0300
parents 34a37904ff77
children
line wrap: on
line source

<?xml version="1.0"?>
<typesystem package="qt.webkit" default-superclass="QtdObject">
    <inject-code>
    qt.Utilities.loadQtLibrary("QtGui");
    qt.Utilities.loadQtLibrary("QtNetwork");
    qt.Utilities.loadQtLibrary("QtWebKit");
    </inject-code>
</typesystem>