aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.hpp')
-rw-r--r--src/mainwindow.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp
index 4de4a7f..58c6c3e 100644
--- a/src/mainwindow.hpp
+++ b/src/mainwindow.hpp
@@ -71,9 +71,9 @@ private slots:
void on_actionHelp_triggered();
- void on_history_view_customContextMenuRequested(const QPoint &pos);
+ void on_history_view_customContextMenuRequested(const QPoint pos);
- void on_favourites_view_customContextMenuRequested(const QPoint &pos);
+ void on_favourites_view_customContextMenuRequested(const QPoint pos);
void on_actionChangelog_triggered();