Introspect/Constant.js
authorAlan Knowles <alan@roojs.com>
Wed, 8 Aug 2012 10:28:25 +0000 (18:28 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Aug 2012 10:28:25 +0000 (18:28 +0800)
Introspect/Constant.js

index 16fe9e8..c47496e 100644 (file)
@@ -43,7 +43,7 @@ Constant = XObject.define(
         
         if (ty != 'interface') {
             
-            var argm = new GI._Argument();
+            var argm = new GI.Argument();
             
             GI.constant_info_get_value ( prop ,argm)