summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index ebeb7459..43d5b820 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -6719,11 +6719,6 @@ void MainWindow::keyReleaseEvent(QKeyEvent *event)
QMainWindow::keyReleaseEvent(event);
}
-void MainWindow::on_clickBlankButton_clicked()
-{
- deselectFilters();
-}
-
void MainWindow::on_clearFiltersButton_clicked()
{
ui->modFilterEdit->clear();