src/Builder4/ValaCompileErrors.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 28 May 2015 08:45:10 +0000 (16:45 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 May 2015 08:45:10 +0000 (16:45 +0800)
src/Builder4/ValaCompileErrors.vala

src/Builder4/ValaCompileErrors.bjs

index e40891b..8ed977f 100644 (file)
@@ -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"
             }
            ]