From ff0bf805bbd5a1be5e2c3c478f1238d1adeaa241 Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Wed, 19 Dec 2018 17:15:44 +0100 Subject: [PATCH] Drop spacer between buttons Signed-off-by: Stefano Babic --- SWUpdateGUI.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/SWUpdateGUI.lua b/SWUpdateGUI.lua index 046adf9..eae9e44 100755 --- a/SWUpdateGUI.lua +++ b/SWUpdateGUI.lua @@ -613,7 +613,6 @@ app = ui.Application:new end) end }, - ui.Spacer:new { }, Button:new { Text = L.NETWORK_SETUP,