forked from len0rd/rockbox
rbutil: let rbutil use the new voice.zip files. Also make the download cache working again. (make sure to connect signals before calling getFile() ).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16917 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e249ecc85b
commit
2016ab4c96
6 changed files with 39 additions and 16 deletions
|
|
@ -61,6 +61,7 @@ class RbUtilQt : public QMainWindow
|
|||
|
||||
volatile bool m_installed;
|
||||
volatile bool m_error;
|
||||
bool m_gotInfo;
|
||||
|
||||
private slots:
|
||||
void about(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue