mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
UPD: Lazarus/Cocoa 4.99 compatible
This commit is contained in:
parent
91d2178bc7
commit
ec59b39ddb
2 changed files with 0 additions and 5 deletions
|
|
@ -663,7 +663,6 @@ const
|
|||
onAction: nil;
|
||||
|
||||
showsIndicator: False;
|
||||
menu: nil;
|
||||
onGetMenu: @onGetFolderMenu;
|
||||
);
|
||||
|
||||
|
|
@ -701,7 +700,6 @@ const
|
|||
onAction: nil;
|
||||
|
||||
showsIndicator: True;
|
||||
menu: nil;
|
||||
onGetMenu: @onGetCommandMenu;
|
||||
);
|
||||
|
||||
|
|
@ -728,7 +726,6 @@ const
|
|||
|
||||
showsIndicator: False;
|
||||
dynamic: True;
|
||||
menu: nil;
|
||||
onGetMenu: @onGetSearchMenu;
|
||||
);
|
||||
|
||||
|
|
|
|||
|
|
@ -434,7 +434,6 @@ const
|
|||
onAction: @viewerSlideAction;
|
||||
|
||||
showsIndicator: True;
|
||||
menu: nil;
|
||||
onGetMenu: @onViewerGetSlideMenu;
|
||||
);
|
||||
|
||||
|
|
@ -670,7 +669,6 @@ const
|
|||
onAction: nil;
|
||||
|
||||
showsIndicator: False;
|
||||
menu: nil;
|
||||
onGetMenu: @onViewerGetPenWidthMenu;
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue