summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAL <26797547+Al12rs@users.noreply.github.com>2020-02-04 03:36:51 +0100
committerAL <26797547+Al12rs@users.noreply.github.com>2020-02-04 03:36:51 +0100
commit46319decd16b985b399637a6c16fb8010ecd6ea7 (patch)
tree20cc8c4a6f194a35f9c604144b54ae56b821e0ea /src/mainwindow.h
parente9da5b4fad488a5e1ff61d68cc6a24b68f0d4440 (diff)
Allow Shift-double click on modlist to open Nexus or custom URL as fall-back.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 2c45049a..149a0fd8 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -424,6 +424,7 @@ private slots:
void restoreHiddenFiles_clicked();
void visitOnNexus_clicked();
void visitWebPage_clicked();
+ void visitNexusOrWebPage_clicked();
void openExplorer_clicked();
void openPluginOriginExplorer_clicked();
void openOriginInformation_clicked();