diff options
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 6 |
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 { |
