summaryrefslogtreecommitdiffstats
path: root/src/sysInfo.cpp
diff options
context:
space:
mode:
authorJonathan Bauer2011-03-20 23:36:34 +0100
committerJonathan Bauer2011-03-20 23:36:34 +0100
commit7b39c4944dd9c6fa0778305e1cbd7286ce6571b5 (patch)
treef315d6c21f9deeb02fb9e89ed07022434f5ff40f /src/sysInfo.cpp
parentchecks for existance of download dir, and tries to set to /tmp/fbgui if all f... (diff)
downloadfbgui-7b39c4944dd9c6fa0778305e1cbd7286ce6571b5.tar.gz
fbgui-7b39c4944dd9c6fa0778305e1cbd7286ce6571b5.tar.xz
fbgui-7b39c4944dd9c6fa0778305e1cbd7286ce6571b5.zip
debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug console widget (to use on clients). new action ctrl + x kills app
Diffstat (limited to 'src/sysInfo.cpp')
-rw-r--r--src/sysInfo.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/sysInfo.cpp b/src/sysInfo.cpp
index a261fe5..81e39f8 100644
--- a/src/sysInfo.cpp
+++ b/src/sysInfo.cpp
@@ -1,10 +1,5 @@
#include "sysInfo.h"
-#include <QString>
-#include <QTime>
-#include <QNetworkInterface>
-#include <QVariantMap>
-#include <QVariantList>
-#include <QByteArray>
+
// ------------------------------------------------------------------------------------------------
sysInfo::sysInfo(){