summaryrefslogtreecommitdiffstats
path: root/src/fbgui.cpp
diff options
context:
space:
mode:
authorNiklas Goby2011-04-12 18:38:15 +0200
committerNiklas Goby2011-04-12 18:38:15 +0200
commitb3e8feab0e0cbd4aa403b8e4907665f208c79ee9 (patch)
treeb5e79cdc9dfa6f983a9f0e46d84d202a26db3ff5 /src/fbgui.cpp
parentchanges in the method getVendorProductSerialNumber() in class sysInfo (diff)
downloadfbgui-b3e8feab0e0cbd4aa403b8e4907665f208c79ee9.tar.gz
fbgui-b3e8feab0e0cbd4aa403b8e4907665f208c79ee9.tar.xz
fbgui-b3e8feab0e0cbd4aa403b8e4907665f208c79ee9.zip
added some comments in according to the doxigen
conventions. Some todos are left due to less knowledge about the methods. edited classes are sysinfo and javascriptinterface
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 4aba08f..30a6011 100644
--- a/src/fbgui.cpp
+++ b/src/fbgui.cpp
@@ -26,7 +26,7 @@ fbgui::fbgui()
//sil->getInfoAboutNetworkInterface();
//sil->getInfoMainboardSerial();
SysInfo si;
- si.getInfo("mbserial");
+ qxtLog->debug() << si.getInfo("mbserial");
si.getInfo("usb");