mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 21:25:19 -05:00
rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles to the installlog
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14275 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d71339bf44
commit
6bc9abcceb
8 changed files with 59 additions and 13 deletions
|
|
@ -64,6 +64,8 @@ class RbUtilQt : public QMainWindow
|
|||
void downloadDone(int, bool);
|
||||
void downloadInfo(void);
|
||||
void installVoice(void);
|
||||
void uninstall(void);
|
||||
void uninstallBootloader(void);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue