feat: add Button API
This commit is contained in:
parent
ba3700141f
commit
c8e8cb86ce
6 changed files with 109 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
|
||||
#define ELECTRON_VIEW_MODULES(V) \
|
||||
V(atom_browser_box_layout) \
|
||||
V(atom_browser_button) \
|
||||
V(atom_browser_layout_manager) \
|
||||
V(atom_browser_text_field)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue