Beispiel #1
0
def open_browser_tab(data):
    tray_common.open_browser_tab()
 def on_tab_open(self, _):
     tray_common.open_browser_tab()
Beispiel #3
0
 def open_browser_tab(self, _):
     tray_common.open_browser_tab()
Beispiel #4
0
 def on_tab_open(self, _):
     tray_common.open_browser_tab()
 def open_browser_tab(self, _):
     tray_common.open_browser_tab()