summaryrefslogtreecommitdiffstats
path: root/src/fbgui.cpp
diff options
context:
space:
mode:
authorJonathan Bauer2011-03-25 00:46:27 +0100
committerJonathan Bauer2011-03-25 00:46:27 +0100
commit84f972b4724557403db2665408efbb81abd44155 (patch)
tree83d88100f590bd45b96c845e267212d7327db4f6 /src/fbgui.cpp
parentusage info update (diff)
downloadfbgui-84f972b4724557403db2665408efbb81abd44155.tar.gz
fbgui-84f972b4724557403db2665408efbb81abd44155.tar.xz
fbgui-84f972b4724557403db2665408efbb81abd44155.zip
preload page
Diffstat (limited to 'src/fbgui.cpp')
-rw-r--r--src/fbgui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fbgui.cpp b/src/fbgui.cpp
index c5d3385..8f4aae6 100644
--- a/src/fbgui.cpp
+++ b/src/fbgui.cpp
@@ -51,7 +51,7 @@ fbgui::fbgui()
// show filler page
- _webView->load(QUrl("qrc:/html/loadAbout.html"));
+ _webView->load(QUrl("qrc:/html/preload.html"));
// start watching for fileToTriggerURL
watchForTrigger();