From 28bddffd5991251e2c69b60b3c7d9c551043784e Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 28 Dec 2009 00:20:50 +0100 Subject: Stopping displaying the struct configuration window as modal. --- dalos-struct.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dalos-struct.lua b/dalos-struct.lua index 189c3be..3e72871 100644 --- a/dalos-struct.lua +++ b/dalos-struct.lua @@ -54,7 +54,7 @@ dalosp.struct = { end, configure = function (self) - self.cfg_dlg:popup() + self.cfg_dlg:show() end, activate = function (self) -- cgit v1.2.3