Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 28 Oct 2014 09:19:29 +0000 (17:19 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 28 Oct 2014 09:19:29 +0000 (17:19 +0800)
Builder4/MainWindow.vala

Builder4/MainWindow.vala

index 3e1fe06..2e9836f 100644 (file)
@@ -41,12 +41,12 @@ public class Xcls_MainWindow : Object
     public int no_windows;
     public Project.Project project;
     public bool children_loaded;
-    public Xcls_ValaProjectSettings vala_projectsettings;
     public Xcls_WindowLeftProjects left_projects;
     public Xcls_WindowRooView window_rooview;
     public Xcls_WindowLeftTree left_tree;
     public Editor code_editor;
     public Xcls_DialogNewComponent new_file_dialog;
+    public Xcls_ValaProjectSettings vala_projectsettings;
     public Xcls_ProjectSettings projectsettings;
     public Xcls_ClutterFiles clutterfiles;
     public Xcls_LeftProps left_props;
@@ -66,12 +66,12 @@ public class Xcls_MainWindow : Object
         this.no_windows = 1;
         this.project = null;
         this.children_loaded = false;
-        this.vala_projectsettings = null;
         this.left_projects = null;
         this.window_rooview = null;
         this.left_tree = null;
         this.code_editor = null;
         this.new_file_dialog = null;
+        this.vala_projectsettings = null;
         this.projectsettings = null;
         this.clutterfiles = null;
         this.left_props = null;