From 96ebc129164012092c31d34e2cd8b1b24cd44883 Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Mon, 29 May 2017 11:33:43 +0200 Subject: Fix TextToSpeech version The version must be since 5.8, not 5.9. Found because I build with homebrew Qt 5.8 Change-Id: I53b5235000ce6fb8dfea75224ca2a05daed826b4 Reviewed-by: Friedemann Kleint --- sources/pyside2/PySide2/QtTextToSpeech/typesystem_texttospeech.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sources') diff --git a/sources/pyside2/PySide2/QtTextToSpeech/typesystem_texttospeech.xml b/sources/pyside2/PySide2/QtTextToSpeech/typesystem_texttospeech.xml index 420bcc2d8..ebe73a0b4 100644 --- a/sources/pyside2/PySide2/QtTextToSpeech/typesystem_texttospeech.xml +++ b/sources/pyside2/PySide2/QtTextToSpeech/typesystem_texttospeech.xml @@ -42,11 +42,11 @@ - + - - + + -- cgit v1.2.3