From 9e5705b50b1187807e753888aebdbbb11b362bcb Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 4 Mar 2011 21:05:12 +0100 Subject: Progress bar for downloads (using jQuery) fixed --- src/jsObject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jsObject.h') diff --git a/src/jsObject.h b/src/jsObject.h index 50a7d8c..a58594f 100644 --- a/src/jsObject.h +++ b/src/jsObject.h @@ -46,7 +46,7 @@ signals: // Will close the browser and continues the boot sequenze void closeBrowser(); // will start the download of all needed files for the following boot sequence - void startDownload(); + void startDownload(QString filename); // starts the slot which is responsible for extracting the MAC address of the machine // the MAC Address will be the parameter of a javascript function which will present it on the webpage -- cgit v1.2.3-55-g7522