Builder4/GladeExtras.vala
authorAlan Knowles <alan@roojs.com>
Wed, 10 Sep 2014 07:54:21 +0000 (15:54 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 10 Sep 2014 07:54:21 +0000 (15:54 +0800)
Builder4/GladeExtras.vala

index 24502ce..ce8c8fd 100644 (file)
@@ -1,21 +1,12 @@
 
 
-public static Xcls_GladeView  GladeView;
 
-public class Xcls_GladeView : Object 
+public class GladeExtras : Object 
 {
-    public Glade.DesignView el;
-    private Xcls_GladeView  _this;
+    
+       static void init()
+       {
 
-    public static Xcls_GladeView singleton()
-    {
-        if (GladeView == null) {
-            GladeView= new Xcls_GladeView();
-        }
-        return GladeView;
-    }
 
-        // my vars
-    public JsRender.JsRender file;
-
-        // ctor 
\ No newline at end of file
+       }
\ No newline at end of file