Put enum definition under class scope to avoid name clash.
There is a class named EditLine in editeng which clashed with one of the enum values.
Showing
Please
register
or
sign in
to comment
There is a class named EditLine in editeng which clashed with one of the enum values.