forked from len0rd/rockbox
enable downloading of the manual. It will get saved to the players root folder for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14429 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b7466fd8cf
commit
9295e0a489
2 changed files with 54 additions and 1 deletions
|
|
@ -69,6 +69,7 @@ class RbUtilQt : public QMainWindow
|
|||
void installThemes(void);
|
||||
void uninstall(void);
|
||||
void uninstallBootloader(void);
|
||||
void downloadManual(void);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue