summaryrefslogtreecommitdiffstats
path: root/src/sysInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysInfo.h')
-rw-r--r--src/sysInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sysInfo.h b/src/sysInfo.h
index 3cd01b8..7ed4d71 100644
--- a/src/sysInfo.h
+++ b/src/sysInfo.h
@@ -18,6 +18,7 @@ class sysInfo {
QByteArray getNames();
QString getMACAddress();
QString getIPAddress();
+ QString getAllInfos();
};
#endif // SYSTEMINFO_H