mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 02:59:26 +02:00
Fixed compilation of MUI Widgetset after r64747 #e431045dac
git-svn-id: trunk@64749 -
This commit is contained in:
parent
53d2d1558a
commit
2d998f5ce8
@ -542,7 +542,7 @@ end;
|
|||||||
|
|
||||||
function RegisterLazDeviceAPIs: Boolean; alias : 'WSRegisterLazDeviceAPIs';
|
function RegisterLazDeviceAPIs: Boolean; alias : 'WSRegisterLazDeviceAPIs';
|
||||||
begin
|
begin
|
||||||
Reult := False;
|
Result := False;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user