diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-10 02:53:50 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-10 02:53:50 +0200 |
| commit | feb37f7d6b8730e94821fc6d70fb742ff393517d (patch) | |
| tree | bd99bfc53f8fff34c079d5b357b5fd448a69010c /src/mainwindow.cpp | |
| parent | 05067abe7941f967a97a63247c8850c8c0593646 (diff) | |
| download | kristall-feb37f7d6b8730e94821fc6d70fb742ff393517d.tar.gz | |
More help!
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 1 |
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)); - } } } |
