mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Text to speech bugfixing
This commit is contained in:
@ -76,8 +76,8 @@ public:
|
||||
void initializeUI(QComboBox* speechLocaleComboBox,
|
||||
QComboBox* speechVoiceComboBox,
|
||||
QSlider* speechRateEdit,
|
||||
QSlider* speechVolumeEdit,
|
||||
QSlider* speechPitchEdit,
|
||||
QSlider* speechVolumeEdit,
|
||||
QToolButton* speechPlayButton,
|
||||
QToolButton* speechPauseButton,
|
||||
QToolButton* speechStopButton,
|
||||
|
Reference in New Issue
Block a user