Added additional return to accessibility_speak_windows
This commit is contained in:
parent
9588eb451b
commit
8988e2d34b
|
@ -1044,6 +1044,7 @@ static bool accessibility_speak_windows(int speed,
|
|||
return true;
|
||||
}
|
||||
#endif
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue