aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 10302d2..7f668db 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -447,7 +447,6 @@ void MainWindow::on_favourites_view_customContextMenuRequested(const QPoint &pos
});
menu.exec(this->ui->favourites_view->mapToGlobal(pos));
-
}
}
}