mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 23:09:12 +02:00
* Added new visibility sections for objcprotocol
git-svn-id: trunk@47472 -
(cherry picked from commit 08ab526a10
)
This commit is contained in:
parent
469dff01f1
commit
b950340ebb
@ -280,7 +280,9 @@ const
|
||||
'Published',
|
||||
'Automated',
|
||||
'StrictPrivate',
|
||||
'StrictProtected'
|
||||
'StrictProtected',
|
||||
'Required',
|
||||
'Optional'
|
||||
);
|
||||
|
||||
PCUMemberHintNames: array[TPasMemberHint] of string = (
|
||||
|
Loading…
Reference in New Issue
Block a user