Cocoa: fix fixes_3_0 Compilation, since e8132d7 has not been cherry-picked up yet

This commit is contained in:
rich2014 2024-01-29 00:51:38 +08:00
parent 0358e3a02d
commit f6f7c67c87

View File

@ -283,6 +283,9 @@ type
implementation
type
TCustomListViewAccess = class(TCustomListView);
type
{ TUpdownCommonCallback }