diff --git a/Source/Base/Base.RES b/Source/Base/Base.RES index 8b251f3..1641339 100644 Binary files a/Source/Base/Base.RES and b/Source/Base/Base.RES differ diff --git a/Source/Base/Base.dpk b/Source/Base/Base.dpk index 2c02bf9..7cce8e2 100644 --- a/Source/Base/Base.dpk +++ b/Source/Base/Base.dpk @@ -117,6 +117,7 @@ contains uSaveClipboard in 'Utiles\uSaveClipboard.pas', MidasSpeedFix in 'Utiles\MidasSpeedFix.pas', uDataModuleImpresiones in '..\Modulos\Impresiones\Data\uDataModuleImpresiones.pas' {DataModuleImpresiones: TDataModule}, - uDataModuleRegistroCorreos in '..\Modulos\Registro de correos\Data\uDataModuleRegistroCorreos.pas' {DataModuleRegistroCorreos: TDataModule}; + uDataModuleRegistroCorreos in '..\Modulos\Registro de correos\Data\uDataModuleRegistroCorreos.pas' {DataModuleRegistroCorreos: TDataModule}, + uValidacionUtils in 'Utiles\uValidacionUtils.pas'; end. diff --git a/Source/Base/Base.dproj b/Source/Base/Base.dproj index a93dc0f..4c11e0a 100644 --- a/Source/Base/Base.dproj +++ b/Source/Base/Base.dproj @@ -58,58 +58,6 @@
DataModuleImpresiones
TDataModule - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DataModuleRegistroCorreos
TDataModule @@ -138,13 +86,58 @@
dmBase
TDataModule
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -164,6 +157,14 @@ + + + + + + + +