lcl: fix compilation

git-svn-id: trunk@35172 -
This commit is contained in:
paul 2012-02-06 08:01:25 +00:00
parent b56160fe13
commit 872b430305

View File

@ -1991,7 +1991,9 @@ end;
procedure TApplication.IntfSettingsChange;
begin
if FUpdateFormatSettings then
GetFormatSettings;
{$ifdef win32}
GetFormatSettings
{$endif};
end;
procedure TApplication.IntfThemeOptionChange(AThemeServices: TThemeServices;