mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 18:22:37 -04:00
Hide the bookmarks button until I get around to implementing it
This commit is contained in:
@@ -230,7 +230,7 @@ class MainOverlay:
|
||||
|
||||
E.ul(
|
||||
ac(_('Table of Contents'), None, self.overlay.show_toc, 'TC', True),
|
||||
ac(_('Bookmarks'), None, None, 'bookmark'),
|
||||
# ac(_('Bookmarks'), None, None, 'bookmark'),
|
||||
),
|
||||
|
||||
E.ul(
|
||||
|
||||
Reference in New Issue
Block a user