src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Tue, 12 May 2015 08:36:55 +0000 (16:36 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 12 May 2015 08:36:55 +0000 (16:36 +0800)
src/Builder4/WindowState.vala

index 763684e..b7cfc4b 100644 (file)
@@ -75,7 +75,8 @@ public class WindowState : Object
 
                // dialogs
 
-               this.fileNewInit();
+               this.fileNewInit(); // depricated...
+               this.fileDetailsInit();
 
                this.webkit_plugin = new Xcls_DialogPluginWebkit();
                this.template_select = new DialogTemplateSelect();