Skip to content

[fix] if AccessorsArePublic option is true, all getFoo() and setFoo() should have public visibility.

jeeho jung requested to merge zelo/umbrello:jeeho-contribute into master

[fix] if getAccessorsArePublic option is true, all getFoo() and setFoo() have public visibility. It's natural because we have an option in dialog.

Merge request reports