forked from len0rd/rockbox
Put links to the manual on the manual tab. Downloading the manual isn't finished yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14077 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e2dca3e92a
commit
a52d172934
3 changed files with 199 additions and 56 deletions
|
|
@ -43,6 +43,7 @@ class RbUtilQt : public QMainWindow
|
|||
HttpGet *daily;
|
||||
QString absolutePath;
|
||||
QTemporaryFile buildInfo;
|
||||
void updateManual(void);
|
||||
|
||||
private slots:
|
||||
void about(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue