Issue #25: Bad dialog size

This commit is contained in:
Jakub Melka
2022-09-04 16:51:50 +02:00
parent 0219139cf9
commit 72ad433467
5 changed files with 43 additions and 23 deletions

View File

@@ -114,6 +114,7 @@ private:
void onStopClicked();
void updatePlay();
void updateVoices();
void updateToNextPage(pdf::PDFInteger pageIndex);
QTextToSpeech* m_textToSpeech;