Clones.bjs
[gitlive] / Clones.vala
index 19420b9..5f32c16 100644 (file)
@@ -677,7 +677,7 @@ public class Clones : Object
 
             // init method
 
-            this.el.add_attribute(this.items[0].el , 'active', 5 );
+            this.el.add_attribute(_this.cr_autopush.el , 'active', 5 );
             //      this.items[0].el.set_activatable(true);
         }