AudioBook plugin: Selection synchronization; minor bugfixes

This commit is contained in:
Jakub Melka
2021-08-25 20:28:37 +02:00
parent 4cb077f75e
commit 7525265233
5 changed files with 55 additions and 4 deletions

View File

@@ -78,6 +78,7 @@ private:
void onSelectByPageList();
void onRestoreOriginalText();
void onEditedTextFlowChanged();
void onTextStreamTableSelectionChanged();
void onClear();
void onRectanglePicked(pdf::PDFInteger pageIndex, QRectF rectangle);