mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 21:25:19 -05:00
simplify setting of proxy value.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14459 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
12f466d999
commit
b6b10837f2
2 changed files with 22 additions and 53 deletions
|
|
@ -51,6 +51,7 @@ class RbUtilQt : public QMainWindow
|
|||
ProgressLoggerGui *logger;
|
||||
ZipInstaller *installer;
|
||||
BootloaderInstaller* blinstaller;
|
||||
QUrl proxy(void);
|
||||
|
||||
private slots:
|
||||
void about(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue