diff generator/typesystem_gui.xml @ 149:7bc921c7100a

QDesktopServices.setUrlHandler - temporary solution
author eldar
date Sat, 13 Jun 2009 16:37:42 +0000
parents 7ae9bc9d6935
children 00d84545551e
line wrap: on
line diff
--- a/generator/typesystem_gui.xml	Sat Jun 13 14:05:32 2009 +0000
+++ b/generator/typesystem_gui.xml	Sat Jun 13 16:37:42 2009 +0000
@@ -2844,6 +2844,9 @@
   </object-type>
   <object-type name="QDateEdit"/>
   <object-type name="QDesktopServices">
+          <extra-includes>
+            <include file-name="qt.gui.UrlHandler" location="java"/>
+        </extra-includes>
     <modify-function signature="setUrlHandler(const QString &amp;, QObject *, const char *)" access="private">
         <modify-argument index="2">
             <reference-count action="ignore"/> <!-- Handled in injected code -->