فهرست منبع

* fixed wrong external directive

olle 21 سال پیش
والد
کامیت
f0c23cea14
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      rtl/macos/macostp.inc

+ 1 - 1
rtl/macos/macostp.inc

@@ -396,7 +396,7 @@ procedure ExitToShell;
 external 'InterfaceLib';
 
 procedure SysBeep(dur: Integer);
-external 'SysBeep';
+external 'InterfaceLib';
 
 function TickCount: Longint;
 external 'InterfaceLib';