From b3e8feab0e0cbd4aa403b8e4907665f208c79ee9 Mon Sep 17 00:00:00 2001 From: Niklas Goby Date: Tue, 12 Apr 2011 18:38:15 +0200 Subject: 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 --- src/fbgui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fbgui.cpp') 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"); -- cgit v1.2.3-55-g7522