summaryrefslogtreecommitdiffstats
path: root/src/fbgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fbgui.h')
-rw-r--r--src/fbgui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fbgui.h b/src/fbgui.h
index 49f66a0..8a62a32 100644
--- a/src/fbgui.h
+++ b/src/fbgui.h
@@ -4,6 +4,8 @@
#include <QtCore>
#include "fbbrowser.h"
+#define DEFAULT_URL "http://132.230.4.3/webkitTest.html"
+
class fbgui : public QObject
{
Q_OBJECT