[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/scriptengine/generator/generator
From:       Andras Mantia <amantia () kde ! org>
Date:       2009-02-14 17:19:45
Message-ID: 1234631985.644034.15218.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 926111 by amantia:

Fix compilation, inject missing metatype declaration

 M  +7 -2      typesystem_gui.xml  


--- trunk/extragear/multimedia/amarok/src/scriptengine/generator/generator/typesystem_gui.xml \
#926110:926111 @@ -5389,8 +5389,13 @@
   <object-type name="QInputContextPlugin"/>
   <object-type name="QPictureFormatPlugin"/>
   <object-type name="QStylePlugin"/>
-  <object-type name="QTextCodecPlugin"/>
-     
+  
+  <object-type name="QTextCodecPlugin">
+    <inject-code class="native" position="beginning">
+    Q_DECLARE_METATYPE(QList&lt;int>)
+    </inject-code>
+  </object-type>
+       
   <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function \
'QPixmap::QPixmap', unmatched parameter type 'QPixmapData*'"/>  <suppress-warning \
text="WARNING(MetaJavaBuilder) :: skipping * unmatched *type '*Private&amp;'"/>  \
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping * unmatched *type \
'*Private\*'"/>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic