diff options
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index ddc4fe23..2f3c40c7 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -1682,8 +1682,6 @@ void MainWindow::on_tabWidget_currentChanged(int index) refreshDataTree();
} else if (index == 3) {
refreshSaveList();
- } else if (index == 4) {
- ui->downloadView->scrollToBottom();
}
}
|
