aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/bookmarkswidget.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-01-20 17:10:51 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-01-20 17:10:51 +0100
commit1e8abe4a99236ae7ab1889531660ba7bbfb8aee7 (patch)
treeb8a85ab23e7de39dc4d95e33b4d0dec0c01dc2e7 /lib/bookmarks/bookmarkswidget.h
parentAdded result label to search form (diff)
downloadsmolbote-1e8abe4a99236ae7ab1889531660ba7bbfb8aee7.tar.xz
Saner bookmark editing
- Fixed bug with bookmarks in folders getting duplicated
Diffstat (limited to 'lib/bookmarks/bookmarkswidget.h')
-rw-r--r--lib/bookmarks/bookmarkswidget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bookmarks/bookmarkswidget.h b/lib/bookmarks/bookmarkswidget.h
index ec3469b..23e275f 100644
--- a/lib/bookmarks/bookmarkswidget.h
+++ b/lib/bookmarks/bookmarkswidget.h
@@ -40,8 +40,6 @@ private:
Ui::BookmarksDialog *ui;
BookmarksModel *m_model;
Xbel *xbel;
-
- QShortcut *editEntry_shortcut;
};
#endif // BOOKMARKSDIALOG_H