[Kde-bindings] new generator: missing namesapces
Petr Vanek
petr at scribus.info
Tue Oct 13 08:48:08 UTC 2009
hi all,
here are missing some namespaces in new generator cfg file. I had to
fix it in my private copy of smoke. It would be great if you can fix
it too. Or are there any reasons why it's missing?
Index: smoke/qt/smokeconfig.xml
===================================================================
--- smoke/qt/smokeconfig.xml (revision 2780)
+++ smoke/qt/smokeconfig.xml (working copy)
@@ -646,5 +646,9 @@
<!-- namespaces -->
<class>Qt</class>
<class>QDBus</class>
+ <class>QGL</class>
+ <class>QSsl</class>
+ <class>QSql</class>
+
</classList>
</config>
cheers,
Petr
P.S.: tell me if you are bored with these emails. I'll use a
bugtracker for it then.
More information about the Kde-bindings
mailing list