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

src/Builder4/ValaCompileErrors.bjs

index 8adb305..0ffa59a 100644 (file)
@@ -19,8 +19,8 @@
    "items" : [
     {
      "id" : "compile_view",
-     "* pack" : "add",
      "xtype" : "VBox",
+     "* pack" : "add",
      "gboolean homogeneous" : false,
      "$ xns" : "Gtk",
      "items" : [
       },
       {
        "id" : "hpane",
-       "* pack" : "pack_start,true,true,0",
        "xtype" : "HPaned",
+       "* pack" : "pack_start,true,true,0",
        "$ xns" : "Gtk",
        "items" : [
         {
          "* init" : "{\n this.el.set_policy (Gtk.PolicyType.AUTOMATIC, Gtk.PolicyType.AUTOMATIC);\n \n\n}\n",
-         "xtype" : "ScrolledWindow",
          "* pack" : "add",
+         "xtype" : "ScrolledWindow",
          "$ xns" : "Gtk",
          "items" : [
           {
            "id" : "compile_tree",
-           "xtype" : "TreeView",
            "* pack" : "add",
+           "xtype" : "TreeView",
            "$ xns" : "Gtk",
            "items" : [
             {
@@ -73,8 +73,8 @@
              "items" : [
               {
                "id" : "renderer",
-               "* pack" : "pack_start,true",
                "xtype" : "CellRendererText",
+               "* pack" : "pack_start,true",
                "$ xns" : "Gtk"
               }
              ]
@@ -90,8 +90,8 @@
          "items" : [
           {
            "gboolean show_line_marks" : true,
-           "* pack" : "add",
            "xtype" : "SourceView",
+           "* pack" : "add",
            "$ xns" : "Gtk",
            "gboolean show_line_numbers" : true,
            "gboolean editable" : false