forked from len0rd/rockbox
Check target / mountpoint selection before performing any installation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14729 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8620e3e864
commit
f90837f80e
2 changed files with 39 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ class RbUtilQt : public QMainWindow
|
|||
BootloaderInstaller* blinstaller;
|
||||
QUrl proxy(void);
|
||||
QMap<QString, QString> versmap;
|
||||
bool chkConfig(bool);
|
||||
|
||||
volatile bool m_installed;
|
||||
volatile bool m_error;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue