feat: add MdTextButton to View APIs (#15328)
* view: make button focusable by default * view: add MdTextButton * view: add common methods to LabelButton
This commit is contained in:
parent
43a8b6039e
commit
260778e0fb
10 changed files with 157 additions and 2 deletions
|
@ -73,6 +73,7 @@
|
|||
V(atom_browser_button) \
|
||||
V(atom_browser_label_button) \
|
||||
V(atom_browser_layout_manager) \
|
||||
V(atom_browser_md_text_button) \
|
||||
V(atom_browser_text_field)
|
||||
|
||||
#define ELECTRON_DESKTOP_CAPTURER_MODULE(V) V(atom_browser_desktop_capturer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue