summaryrefslogtreecommitdiffstats
path: root/src/fbbrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fbbrowser.h')
-rw-r--r--src/fbbrowser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fbbrowser.h b/src/fbbrowser.h
index 7def71f..96a8711 100644
--- a/src/fbbrowser.h
+++ b/src/fbbrowser.h
@@ -8,7 +8,7 @@
#include "JSObject.h"
#include "DownloadManager.h"
-extern QUrl baseUrl;
+extern QUrl baseURL;
class QWebView;
class QWebFrame;