mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
AudioBook Plugin: Move selection up/down
This commit is contained in:
@@ -80,6 +80,9 @@ private:
|
||||
void onEditedTextFlowChanged();
|
||||
void onTextStreamTableSelectionChanged();
|
||||
void onClear();
|
||||
void onMoveSelectionUp();
|
||||
void onMoveSelectionDown();
|
||||
void onCreateAudioBook();
|
||||
|
||||
void onRectanglePicked(pdf::PDFInteger pageIndex, QRectF rectangle);
|
||||
|
||||
|
Reference in New Issue
Block a user