tests/PaleteTest.vala
authorAlan Knowles <alan@roojs.com>
Wed, 30 Jul 2014 07:38:58 +0000 (15:38 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 30 Jul 2014 07:38:58 +0000 (15:38 +0800)
tests/PaleteTest.vala

index 8718b16..7951af1 100644 (file)
@@ -30,9 +30,8 @@ int main (string[] args) {
 
        w.add(left_props.el);
        w.show_all();
-       left_props.load(Palete.factory("Roo"), "Roo.form.Form"); 
-
+       left_props show(Palete.Palete pal, "props", "Roo.form.Form") {
+       
                 
         Gtk.main();