aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-29 22:03:56 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-29 22:03:56 +0200
commitb65fac29aeaceb6bf8bf9df7a852cdd4a8b651c8 (patch)
tree60a9a12cad1b2a5a213ca511fa30938e24c7769a /src/mainwindow.hpp
parent8e910f26a28b1b1beae363e6c19f39224f74e2e8 (diff)
downloadkristall-b65fac29aeaceb6bf8bf9df7a852cdd4a8b651c8.tar.gz
Adds basic editing for favourite groups
Diffstat (limited to 'src/mainwindow.hpp')
-rw-r--r--src/mainwindow.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp
index e845bc8..1966684 100644
--- a/src/mainwindow.hpp
+++ b/src/mainwindow.hpp
@@ -35,8 +35,6 @@ public:
private slots:
void on_browser_tabs_currentChanged(int index);
- void on_favourites_view_doubleClicked(const QModelIndex &index);
-
void on_browser_tabs_tabCloseRequested(int index);
void on_history_view_doubleClicked(const QModelIndex &index);