mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
rbutil: fix FS#8661 (Log Windows showed OK button instead of abort while complete installation).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16447 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
86a9baf1dc
commit
4e1f2d3da3
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ void RbUtilQt::completeInstall()
|
|||
|
||||
if(smallInstallInner())
|
||||
return;
|
||||
|
||||
logger->undoAbort();
|
||||
// Fonts
|
||||
m_error = false;
|
||||
m_installed = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue