summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-12-31 17:16:15 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2021-01-02 15:38:18 +0100
commitca5beac25189f0512d3f5c32e8d075ddba97fead (patch)
tree58ae97b6d1d4cf5c0644164e3090ff33817ff47e /src/mainwindow.h
parent142ba74acf020bb40fe5d8f1fcb2d1c789832116 (diff)
Remove cancelModListEditor (unused).
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 d07fe54c..75e7124c 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -374,8 +374,6 @@ private slots:
void hookUpWindowTutorials();
bool shouldStartTutorial() const;
- void cancelModListEditor();
-
void openInstanceFolder();
void openLogsFolder();
void openInstallFolder();