Skip to content
Commit 3f4b3620 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Implement @component tag (normally auto-detected).

Instead of checking for cls.inherits_from("Ext.Component") when
generating class icons, we can simply check if the class has the
component tag.

Process::Components takes care of auto-detecting components, so one
rarely needs to actually use @component tag.
parent 5beeace4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment