mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Lazarus/Lcl/Cocoa compatibility
This commit is contained in:
parent
7281a8d6ec
commit
79900ca898
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ interface
|
|||
uses
|
||||
Classes, SysUtils, UnixType,
|
||||
Cocoa_Extra, MacOSAll, CocoaAll, CocoaUtils, CocoaInt,
|
||||
InterfaceBase, Menus, CocoaWSMenus;
|
||||
InterfaceBase, Menus, CocoaMenus;
|
||||
|
||||
// Darwin Util Function
|
||||
function StringToNSString(const S: String): NSString;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue