Skip to content
Commit 373206ef authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Inheritance of visibility for auto-detected members.

When parent member is public, the auto-detected child that overrides it
will also become public.  Similarly when parent is explicitly set to
private, the child will become private.

But when no parent at all, auto-detected members will be private.
parent a2233047
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment