mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
add portable installation if built as static binary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14434 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f919c4718a
commit
1c69293d91
2 changed files with 48 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ class RbUtilQt : public QMainWindow
|
|||
void uninstall(void);
|
||||
void uninstallBootloader(void);
|
||||
void downloadManual(void);
|
||||
void installPortable(void);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue