From 9d3ffdeed35bc7fb439885f422dc76469be180ae Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Fri, 27 Oct 2023 12:52:19 -0600 Subject: [PATCH] .. --- B4A/B4XMainPage.bas | 1 + 1 file changed, 1 insertion(+) diff --git a/B4A/B4XMainPage.bas b/B4A/B4XMainPage.bas index 3050283..da5a674 100644 --- a/B4A/B4XMainPage.bas +++ b/B4A/B4XMainPage.bas @@ -20,6 +20,7 @@ Version=9.85 'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project.zip #End Region + Sub Class_Globals Private Root As B4XView Private xui As XUI