Allow to close all tabs with one action

This commit is contained in:
DarkPhoenix
2019-04-21 00:12:12 +03:00
parent 4c736de598
commit 1064a90a1c
3 changed files with 12 additions and 1 deletions

View File

@@ -47,7 +47,6 @@ class MultiSwitch(ChromeNotebook):
if self.GetPageCount() == 0:
self.AddPage()
class TabSpawner(object):
tabTypes = []