summaryrefslogtreecommitdiffstats
path: root/src/DownloadManager.cpp
diff options
context:
space:
mode:
authorJonathan Bauer2011-03-02 18:53:02 +0100
committerJonathan Bauer2011-03-02 18:53:02 +0100
commit45442859be285711e027eac0d20e60503e4d2671 (patch)
tree890c14e556868fff1d4ad209c82778df5f9779a4 /src/DownloadManager.cpp
parentcleaned up output a bit (diff)
downloadfbgui-45442859be285711e027eac0d20e60503e4d2671.tar.gz
fbgui-45442859be285711e027eac0d20e60503e4d2671.tar.xz
fbgui-45442859be285711e027eac0d20e60503e4d2671.zip
Removed QTimer include...
Diffstat (limited to 'src/DownloadManager.cpp')
-rw-r--r--src/DownloadManager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/DownloadManager.cpp b/src/DownloadManager.cpp
index 4c94341..b16bfe4 100644
--- a/src/DownloadManager.cpp
+++ b/src/DownloadManager.cpp
@@ -1,5 +1,4 @@
#include "DownloadManager.h"
-#include <QTimer>
// ----------------------------------------------------------------------------------------
void DownloadManager::get(QString& filename)