mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
when changing settings from the Talk and Voice window also update the main widgets settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16668 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
da6b43b25b
commit
77e036af7d
4 changed files with 14 additions and 7 deletions
|
|
@ -41,6 +41,9 @@ class InstallTalkWindow : public QDialog
|
|||
private slots:
|
||||
void browseFolder(void);
|
||||
void setTalkFolder(QString folder);
|
||||
void updateSettings(void);
|
||||
|
||||
signals:
|
||||
void settingsUpdated(void);
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue