resources/RooUsage.txt
[app.Builder.js] / tests / PaleteTest.vala
index 8718b16..4a50555 100644 (file)
@@ -26,8 +26,8 @@ int main (string[] args) {
     
        var w  = new Gtk.Window( Gtk.WindowType.TOPLEVEL );
 
-       var  left_props =new Xcls_WindowAddProp();
-
+       var  left_props =new Xcls_RightPalete();
+    left_props.el.show_all();
        w.add(left_props.el);
        w.show_all();