mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #76: Modify document, when bookmarks are changed
This commit is contained in:
@@ -211,6 +211,8 @@ public:
|
||||
void setFontItalics(const QModelIndex& index, bool value);
|
||||
void setDestination(const QModelIndex& index, const PDFDestination& destination);
|
||||
|
||||
const PDFOutlineItem* getRootOutlineItem() const;
|
||||
|
||||
private:
|
||||
QIcon m_icon;
|
||||
bool m_editable;
|
||||
|
Reference in New Issue
Block a user