From 094b93ac9a3ab8cb0022ebb9865cff62b5860ec2 Mon Sep 17 00:00:00 2001 From: jaguerrau <143662442+jaguerrau@users.noreply.github.com> Date: Mon, 5 Feb 2024 05:43:43 -0600 Subject: [PATCH] Update B4XMainPage.bas --- B4A/B4XMainPage.bas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/B4A/B4XMainPage.bas b/B4A/B4XMainPage.bas index 15a9569..d129247 100644 --- a/B4A/B4XMainPage.bas +++ b/B4A/B4XMainPage.bas @@ -1,4 +1,4 @@ -B4A=true +B4A=true Group=Default Group ModulesStructureVersion=1 Type=Class @@ -95,4 +95,4 @@ End Sub Private Sub b_cargaProductos_Click -End Sub \ No newline at end of file +End Sub