feat: add ImageView (#22738)
This commit is contained in:
parent
af46c1ed8d
commit
341f643b81
7 changed files with 123 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
#define ELECTRON_VIEW_MODULES(V) \
|
||||
V(electron_browser_box_layout) \
|
||||
V(electron_browser_button) \
|
||||
V(electron_browser_image_view) \
|
||||
V(electron_browser_label_button) \
|
||||
V(electron_browser_layout_manager) \
|
||||
V(electron_browser_md_text_button) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue