src/Project/Gtk.vala
authorAlan Knowles <alan@roojs.com>
Thu, 3 Dec 2015 06:13:14 +0000 (14:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 3 Dec 2015 06:13:14 +0000 (14:13 +0800)
src/Project/Gtk.vala

index 2aea1c1..27c1af6 100644 (file)
@@ -493,6 +493,7 @@ namespace Project {
                        this.target_bin = "";
                        this.packages = new Gee.ArrayList<string>();
                        this.sources = new Gee.ArrayList<string>();
+                       this.execute_args = "";
                                
                }