summaryrefslogtreecommitdiffstats
path: root/bibletime/frontend/btinstallmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/frontend/btinstallmgr.h')
-rw-r--r--bibletime/frontend/btinstallmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/frontend/btinstallmgr.h b/bibletime/frontend/btinstallmgr.h
index cf1a1e5..e370c6f 100644
--- a/bibletime/frontend/btinstallmgr.h
+++ b/bibletime/frontend/btinstallmgr.h
@@ -94,7 +94,7 @@ public:
protected:
/* Reimplementations of method in StatusReporter */
virtual void statusUpdate(double dltotal, double dlnow);
- virtual void pretqStatus(long totalBytes, long completedBytes, const char *message);
+ virtual void preStatus(long totalBytes, long completedBytes, const char *message);
// virtual FTPTransport *createFTPTransport(const char *host, StatusReporter *statusReporter);