summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
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.cpp
parent142ba74acf020bb40fe5d8f1fcb2d1c789832116 (diff)
Remove cancelModListEditor (unused).
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index df4a875e..b000ba57 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -2478,12 +2478,6 @@ void MainWindow::updatePluginCount()
);
}
-void MainWindow::cancelModListEditor()
-{
- ui->modList->setEnabled(false);
- ui->modList->setEnabled(true);
-}
-
void MainWindow::openOriginInformation_clicked()
{
try {