summaryrefslogtreecommitdiffstats
path: root/src/networkdiscovery.cpp
diff options
context:
space:
mode:
authorNiklas2011-10-25 18:57:40 +0200
committerNiklas2011-10-25 18:57:40 +0200
commite942d5d431346439533910bf649b10ec17463c03 (patch)
treec6d16dc9c1376d51c587eaa8049d2fafa080a8e6 /src/networkdiscovery.cpp
parentno working (diff)
downloadfbgui-e942d5d431346439533910bf649b10ec17463c03.tar.gz
fbgui-e942d5d431346439533910bf649b10ec17463c03.tar.xz
fbgui-e942d5d431346439533910bf649b10ec17463c03.zip
fixed some bugs. show log screen is now bigger and opens a scrollbar automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
Diffstat (limited to 'src/networkdiscovery.cpp')
-rw-r--r--src/networkdiscovery.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/networkdiscovery.cpp b/src/networkdiscovery.cpp
index 75e822b..716e28b 100644
--- a/src/networkdiscovery.cpp
+++ b/src/networkdiscovery.cpp
@@ -258,7 +258,6 @@ QString NetworkDiscovery::readLogFile() {
}
}
qxtLog->debug() << _tag << " could not open log file";
-
}