1
0
Fork 0
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:
Dominik Riebeling 2007-07-30 18:11:21 +00:00
parent e2dca3e92a
commit a52d172934
3 changed files with 199 additions and 56 deletions

View file

@ -43,6 +43,7 @@ class RbUtilQt : public QMainWindow
HttpGet *daily;
QString absolutePath;
QTemporaryFile buildInfo;
void updateManual(void);
private slots:
void about(void);