X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=tests%2FPaleteTest.vala;h=4a50555a9275b159de9cc8dd88d41d818aa94baa;hb=d3015896da948fcfbb5847f525649859f26b8be3;hp=8718b163167f53ba62bced4e7b8fcfa6d606e974;hpb=4159e9463a266ecfd1ed9399604c8cbb55035b76;p=app.Builder.js diff --git a/tests/PaleteTest.vala b/tests/PaleteTest.vala index 8718b1631..4a50555a9 100644 --- a/tests/PaleteTest.vala +++ b/tests/PaleteTest.vala @@ -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();