mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Factorize smallInstall and completeInstall code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14724 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1464c9b5d0
commit
e6dab6d0ac
2 changed files with 13 additions and 41 deletions
|
|
@ -69,6 +69,7 @@ class RbUtilQt : public QMainWindow
|
|||
|
||||
void completeInstall(void);
|
||||
void smallInstall(void);
|
||||
bool smallInstallInner(void);
|
||||
void installdone(bool error);
|
||||
|
||||
void installBtn(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue