feat: added icons for custom classes
This commit is contained in:
parent
6456d81794
commit
c7f101b8c3
14 changed files with 1011 additions and 0 deletions
|
|
@ -3,3 +3,6 @@ def can_build(env, platform):
|
|||
|
||||
def configure(env):
|
||||
pass;
|
||||
|
||||
def get_icons_path():
|
||||
return "./icons"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue