forked from len0rd/rockbox
If bootloader installation failed abort logger so the user needs to confirm the error only once.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14129 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c5b5220595
commit
0b08f41ae9
2 changed files with 10 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ private slots:
|
|||
void updateDataReadProgress(int, int);
|
||||
void downloadDone(bool);
|
||||
void downloadRequestFinished(int, bool);
|
||||
void installEnded(bool);
|
||||
|
||||
// gigabeat specific routines
|
||||
void gigabeatPrepare();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue