summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorSilarn <jrim@rimpo.org>2018-04-18 03:41:53 -0500
committerSilarn <jrim@rimpo.org>2018-04-18 03:41:53 -0500
commit08b56ee783131537d3f87e60819e88316ea1e062 (patch)
treea04f27fd6cbe91cee2b09a0eb84c91c9bfa3ae79 /src/mainwindow.h
parent85faed5de109c0d5773626370bb6dbd338293f63 (diff)
Improve and fix handling of external links
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index b06da353..7f38d766 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -443,7 +443,6 @@ private slots:
// nexus related
void checkModsForUpdates();
- void nexusLinkActivated(const QString &link);
void loginFailed(const QString &message);