mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
rbutil: completely rework how tts and encoders are configured. (FS#10070)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20824 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3d2e42ab4c
commit
5b85ef6006
27 changed files with 1274 additions and 2029 deletions
|
|
@ -33,7 +33,7 @@ class CreateVoiceWindow : public QDialog
|
|||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
CreateVoiceWindow(QWidget *parent = 0);
|
||||
CreateVoiceWindow(QWidget *parent);
|
||||
void setSettings(RbSettings* sett);
|
||||
void setProxy(QUrl proxy){m_proxy = proxy;}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue