From 298414f109e9722e1507c27ea42f288a7ed4664b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 28 May 2015 16:45:10 +0800 Subject: [PATCH] src/Builder4/ValaCompileErrors.bjs src/Builder4/ValaCompileErrors.vala --- src/Builder4/ValaCompileErrors.bjs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Builder4/ValaCompileErrors.bjs b/src/Builder4/ValaCompileErrors.bjs index e40891b31..8ed977f8e 100644 --- a/src/Builder4/ValaCompileErrors.bjs +++ b/src/Builder4/ValaCompileErrors.bjs @@ -23,8 +23,8 @@ "items" : [ { "id" : "compile_view", - "* pack" : "add", "xtype" : "Box", + "* pack" : "add", "gboolean homogeneous" : false, "$ xns" : "Gtk", "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL", @@ -45,8 +45,8 @@ }, { "* init" : "{\n this.el.set_policy (Gtk.PolicyType.AUTOMATIC, Gtk.PolicyType.AUTOMATIC);\n \n\n}\n", - "* pack" : "pack_end,true,true,0", "xtype" : "ScrolledWindow", + "* pack" : "pack_end,true,true,0", "$ xns" : "Gtk", "items" : [ { @@ -77,8 +77,8 @@ "items" : [ { "id" : "renderer", - "xtype" : "CellRendererText", "* pack" : "pack_start,true", + "xtype" : "CellRendererText", "$ xns" : "Gtk" } ] -- 2.39.2