changeset 5765 | e87f6756773e |
parent 5756 | b451fd21ff4c |
child 6009 | 14f6fc9869f2 |
--- a/QTfrontend/pagedata.h Sun Sep 04 12:19:31 2011 -0400 +++ b/QTfrontend/pagedata.h Sun Sep 04 20:21:08 2011 +0400 @@ -47,7 +47,7 @@ bool extractDataPack(QByteArray * buf); private slots: - void install(const QUrl &url); + void request(const QUrl &url); void pageDownloaded(); void fileDownloaded();