summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-01-20 19:03:00 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-01-20 19:03:00 +0100
commit504311e2a45c18e08865269985f00f7f3f3e6e8a (patch)
treef746c8b9a6becec92d023a112b3dc3e8e133cc65 /src/mainwindow.h
parentUpdated TODO && CMakelists.txt (diff)
downloadrekonq-504311e2a45c18e08865269985f00f7f3f3e6e8a.tar.xz
Implemented a new function to download data with KJob technologies..
It's not working. For now. But we are nearing the goal..
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 86a3e30d..8b8f1cbe 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -110,7 +110,6 @@ private slots:
// Tools Menu slots
void slotToggleInspector(bool enable);
- void slotDownloadManager();
// Settings Menu slots
void slotPreferences();