Add an "Open in browser" option to whisper split (#1828)

This commit is contained in:
alazymeme
2020-08-08 23:17:51 +10:00
committed by GitHub
parent 208f9b093c
commit 1bd3d10eef
4 changed files with 16 additions and 0 deletions
+1
View File
@@ -127,6 +127,7 @@ public slots:
void popup();
void clear();
void openInBrowser();
void openWhispersInBrowser();
void openBrowserPlayer();
void openInStreamlink();
void openWithCustomScheme();