summaryrefslogtreecommitdiffstats
path: root/src/fbgui.cpp
diff options
context:
space:
mode:
authorJonathan Bauer2011-03-08 12:28:29 +0100
committerJonathan Bauer2011-03-08 12:28:29 +0100
commitc0688eb6df802deb9cb56c2822391a67be5ab7cf (patch)
treecf1ed529ca165f9dfb9377ef30086dd6c05f9b78 /src/fbgui.cpp
parent. (diff)
downloadfbgui-c0688eb6df802deb9cb56c2822391a67be5ab7cf.tar.gz
fbgui-c0688eb6df802deb9cb56c2822391a67be5ab7cf.tar.xz
fbgui-c0688eb6df802deb9cb56c2822391a67be5ab7cf.zip
first fixes
Diffstat (limited to 'src/fbgui.cpp')
-rw-r--r--src/fbgui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fbgui.cpp b/src/fbgui.cpp
index da72c21..f3fd320 100644
--- a/src/fbgui.cpp
+++ b/src/fbgui.cpp
@@ -8,6 +8,7 @@
#include <QtWebKit>
#include <QApplication>
+
QUrl baseURL(DEFAULT_URL);
QDir downloadDirectory("./downloads/");
bool debug = false;