Add 'open in mod view' button to split context menu (#2321)

This commit is contained in:
Lewis Gibson
2021-01-02 16:25:27 +00:00
committed by GitHub
parent d3b2ab1d8a
commit 88e31b12a7
5 changed files with 21 additions and 0 deletions
+1
View File
@@ -133,6 +133,7 @@ public slots:
void popup();
void clear();
void openInBrowser();
void openModViewInBrowser();
void openWhispersInBrowser();
void openBrowserPlayer();
void openInStreamlink();