diff options
| author | Niklas | 2011-09-21 16:59:09 +0200 |
|---|---|---|
| committer | Niklas | 2011-09-21 16:59:09 +0200 |
| commit | 3b81d83bf449ef6242489805af15b7da7b197d58 (patch) | |
| tree | 26f78d0c6321a11acccf6418deb557033268a28c /LogReceiver/LogReceiver.pro | |
| parent | the checkConnectivity method is working now. we use the rtnl functions of the... (diff) | |
| download | fbgui-3b81d83bf449ef6242489805af15b7da7b197d58.tar.gz fbgui-3b81d83bf449ef6242489805af15b7da7b197d58.tar.xz fbgui-3b81d83bf449ef6242489805af15b7da7b197d58.zip | |
gui is now html based. still some problems with the jQuery stuff. it does not display anything.
Diffstat (limited to 'LogReceiver/LogReceiver.pro')
| -rw-r--r-- | LogReceiver/LogReceiver.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LogReceiver/LogReceiver.pro b/LogReceiver/LogReceiver.pro index b1b1dc1..2eea3bd 100644 --- a/LogReceiver/LogReceiver.pro +++ b/LogReceiver/LogReceiver.pro @@ -21,4 +21,4 @@ SOURCES += routemanager.cpp \ abortbootdialog.cpp \ chooseinterfacedialog.cpp FORMS += ndgui.ui -RESOURCES += +RESOURCES += nd.qrc |
