From 1dbd03fbcfe5910a224c0d1c5040402f8496f900 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Sun, 6 Mar 2011 13:37:20 +0100 Subject: updated communication between jso/dm/fbb --- 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 ca6e3db..1102610 100644 --- a/src/JSObject.h +++ b/src/JSObject.h @@ -47,7 +47,7 @@ public: // the signals will be connected in the fbbrowser class with slots of the fbbrowser class signals: - void downloadFile(QUrl& urlToFile); + void requestFile(QString& filename); void signalQuitAll(); /* // should be the last signal to be emited. -- cgit v1.2.3-55-g7522