Fixed compilation of MUI Widgetset after r64747 #e431045dac

git-svn-id: trunk@64749 -
This commit is contained in:
marcus 2021-03-05 16:33:59 +00:00
parent 53d2d1558a
commit 2d998f5ce8

View File

@ -542,7 +542,7 @@ end;
function RegisterLazDeviceAPIs: Boolean; alias : 'WSRegisterLazDeviceAPIs';
begin
Reult := False;
Result := False;
end;