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

index b7cfc4b..c3d4ee6 100644 (file)
@@ -398,6 +398,7 @@ public class WindowState : Object
        public void fileDetailsInit()
        {
                this.file_details = new Xcls_PopoverFileDetails();
+               this.file_details.mainwindow = this.win;
                // force it modal to the main window..
                
                this.file_details.success.connect((project,file) =>