Ticket #791 -> Fallo al cambiar las fechas en una medicación
git-svn-id: https://192.168.0.254/svn/Proyectos.FarmaciaPH_Etiquetas/trunk@28 7b0b1a58-4aa1-b946-8089-8453ede31e50
This commit is contained in:
parent
e5333e3fa7
commit
dc00c5559a
@ -20,6 +20,9 @@ uses
|
||||
{$R *.res}
|
||||
|
||||
begin
|
||||
SetThreadLocale(LOCALE_USER_DEFAULT);
|
||||
GetFormatSettings;
|
||||
|
||||
Application.Initialize;
|
||||
|
||||
//ReportMemoryLeaksOnShutdown := True;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user