diff options
| author | Jonathan Bauer | 2011-03-06 15:43:49 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2011-03-06 15:43:49 +0100 |
| commit | 5fd9658ab7a404ed93cfdbd8c80046862aa4f4cd (patch) | |
| tree | 094f11323b9226c795141e6f2076e32006247a61 /src/fbgui.cpp | |
| parent | slots in JSObject.h ordered & comments (diff) | |
| download | fbgui-5fd9658ab7a404ed93cfdbd8c80046862aa4f4cd.tar.gz fbgui-5fd9658ab7a404ed93cfdbd8c80046862aa4f4cd.tar.xz fbgui-5fd9658ab7a404ed93cfdbd8c80046862aa4f4cd.zip | |
cleaned includes a bit
Diffstat (limited to 'src/fbgui.cpp')
| -rw-r--r-- | src/fbgui.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fbgui.cpp b/src/fbgui.cpp index 7a58817..25bec8c 100644 --- a/src/fbgui.cpp +++ b/src/fbgui.cpp @@ -1,6 +1,5 @@ #include "fbgui.h" #include "fbbrowser.h" -#include "DownloadManager.h" #include <iostream> #include <QUrl> |
