mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
rbutil: fix doubled configure dialog.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24332 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6128bd14e9
commit
cbc549def7
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ RbUtilQt::RbUtilQt(QWidget *parent) : QMainWindow(parent)
|
|||
HttpGet::setGlobalUserAgent("rbutil/"VERSION);
|
||||
// init startup & autodetection
|
||||
ui.setupUi(this);
|
||||
updateSettings();
|
||||
downloadInfo();
|
||||
|
||||
m_gotInfo = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue