summaryrefslogtreecommitdiffstats
path: root/LogReceiver/nd.qrc
diff options
context:
space:
mode:
authorNiklas2011-09-22 13:49:46 +0200
committerNiklas2011-09-22 13:49:46 +0200
commit72df64f423d579bcd2fd156e48007055faf57ca7 (patch)
treeffb631311f144b9da83d6809bd6a67d11df0c8c9 /LogReceiver/nd.qrc
parentgui is now html based. still some problems with the jQuery stuff. it does not... (diff)
downloadfbgui-72df64f423d579bcd2fd156e48007055faf57ca7.tar.gz
fbgui-72df64f423d579bcd2fd156e48007055faf57ca7.tar.xz
fbgui-72df64f423d579bcd2fd156e48007055faf57ca7.zip
the html gui is working now. problem solved: LogReceiver/NetworkDiscovery started to early. so javascript jquery was not usable. also put the js code into the html file. it seems that qt has a problem using the code if it is not in the html file. also implemented the fast version. if one interface is usable we now go on directly to the continue boot screen
Diffstat (limited to 'LogReceiver/nd.qrc')
-rw-r--r--LogReceiver/nd.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/LogReceiver/nd.qrc b/LogReceiver/nd.qrc
index d9d4921..1719e6c 100644
--- a/LogReceiver/nd.qrc
+++ b/LogReceiver/nd.qrc
@@ -21,5 +21,6 @@
<file>html/css/images/ui-icons_ef8c08_256x240.png</file>
<file>html/css/images/ui-icons_ffd27a_256x240.png</file>
<file>html/css/images/ui-icons_ffffff_256x240.png</file>
+ <file>html/continueBoot.html</file>
</qresource>
</RCC>