mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
feat: add BrowserWindow.showAllTabs() for macOS (#38965)
This commit is contained in:
@@ -457,6 +457,8 @@ void NativeWindow::SelectPreviousTab() {}
|
||||
|
||||
void NativeWindow::SelectNextTab() {}
|
||||
|
||||
void NativeWindow::ShowAllTabs() {}
|
||||
|
||||
void NativeWindow::MergeAllWindows() {}
|
||||
|
||||
void NativeWindow::MoveTabToNewWindow() {}
|
||||
|
||||
Reference in New Issue
Block a user