summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index fb424403..42d3d5e7 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -385,8 +385,6 @@ private slots:
void nxmRequestFailed(QString gameName, int modID, int fileID, QVariant userData,
int requestID, int errorCode, const QString& errorString);
- void onRequestsChanged(const APIStats& stats, const APIUserAccount& user);
-
void modRenamed(const QString& oldName, const QString& newName);
void modRemoved(const QString& fileName);