summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
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 d718c537..61157f13 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -393,6 +393,7 @@ private slots:
void modOpenPrev();
void modRenamed(const QString &oldName, const QString &newName);
+ void modRemoved(const QString &fileName);
void hideSaveGameInfo();