Issue #54: Rename bookmarks

This commit is contained in:
Jakub Melka
2023-12-13 20:14:33 +01:00
parent 27cccbedcb
commit c1c59139b5
19 changed files with 107 additions and 107 deletions

View File

@@ -72,7 +72,7 @@ public:
{
Invalid,
_BEGIN,
Bookmarks = _BEGIN,
Outline = _BEGIN,
Thumbnails,
OptionalContent,
Attachments,
@@ -113,7 +113,7 @@ private:
void onAttachmentCustomContextMenuRequested(const QPoint& pos);
void onThumbnailClicked(const QModelIndex& index);
void onSignatureCustomContextMenuRequested(const QPoint &pos);
void onBookmarksTreeViewContextMenuRequested(const QPoint &pos);
void onOutlineTreeViewContextMenuRequested(const QPoint &pos);
void onOutlineItemsChanged();
struct PageInfo