summaryrefslogtreecommitdiffstats
path: root/src/fbgui.cpp
diff options
context:
space:
mode:
authorJonathan Bauer2011-03-24 11:21:48 +0100
committerJonathan Bauer2011-03-24 11:21:48 +0100
commitdec22e05f1231361b76756c1f210135961e61a5d (patch)
treedc631ec099630ee4cd1a1d8b12cd0fc290f3de75 /src/fbgui.cpp
parentcallback fix (diff)
downloadfbgui-dec22e05f1231361b76756c1f210135961e61a5d.tar.gz
fbgui-dec22e05f1231361b76756c1f210135961e61a5d.tar.xz
fbgui-dec22e05f1231361b76756c1f210135961e61a5d.zip
misc
Diffstat (limited to 'src/fbgui.cpp')
-rw-r--r--src/fbgui.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fbgui.cpp b/src/fbgui.cpp
index 3154551..cddee26 100644
--- a/src/fbgui.cpp
+++ b/src/fbgui.cpp
@@ -174,7 +174,8 @@ void fbgui::loadURL(){
if (serial.isEmpty())
qxtLog->debug() << "No data in file: " << file.fileName();
- //qxtLog->debug() << "Serial number is: " << serial;
+ serial.chop(1);
+ qxtLog->debug() << "Serial number is: " << serial;
// load if host is valid