src/Builder4/Editor.bjs
[app.Builder.js] / src / Builder4 / Editor.vala
index 63646ac..06b1a33 100644 (file)
@@ -551,6 +551,7 @@ public class Editor : Object
             
             }
             var valafn = _this.file.path;
+            print("%s : %s", _this.file.path, _this.file.xtype);
             if (_this.file.xtype != "PlainFile") {