mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
connect progress signal directly to the logger.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17811 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7135f2d9f4
commit
9f0ea77d22
2 changed files with 3 additions and 11 deletions
|
|
@ -107,8 +107,7 @@ class RbUtilQt : public QMainWindow
|
|||
void installPortable(void);
|
||||
void updateInfo(void);
|
||||
void updateTabs(int);
|
||||
|
||||
void updateDataReadProgress(int read, int total);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue