diff options
| author | Jonathan Bauer | 2011-03-05 16:28:18 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2011-03-05 16:28:18 +0100 |
| commit | 978f4863eb2e95a9520246c28d18fbc4f340f1a5 (patch) | |
| tree | 8ef652c7beffd2e44b342550a4713ef0a214bd1f /src/fbbrowser.cpp | |
| parent | Command line options parsing moved to its own class, in preparation for Settings (diff) | |
| download | fbgui-978f4863eb2e95a9520246c28d18fbc4f340f1a5.tar.gz fbgui-978f4863eb2e95a9520246c28d18fbc4f340f1a5.tar.xz fbgui-978f4863eb2e95a9520246c28d18fbc4f340f1a5.zip | |
misc.
Diffstat (limited to 'src/fbbrowser.cpp')
| -rw-r--r-- | src/fbbrowser.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fbbrowser.cpp b/src/fbbrowser.cpp index 853030a..2b8bc7a 100644 --- a/src/fbbrowser.cpp +++ b/src/fbbrowser.cpp @@ -2,7 +2,6 @@ #include "JSObject.h" #include "DownloadManager.h" - #include <QFile> #include <QFileInfo> #include <QtWebKit> |
