summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qsysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qsysinfo.h')
-rw-r--r--src/corelib/global/qsysinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/global/qsysinfo.h b/src/corelib/global/qsysinfo.h
index d384d23acc..7b41bf25ce 100644
--- a/src/corelib/global/qsysinfo.h
+++ b/src/corelib/global/qsysinfo.h
@@ -166,6 +166,7 @@ public:
static QString cpuArchitecture();
static QString fullCpuArchitecture();
static QString osType();
+ static QString osKernelVersion();
static QString osVersion();
static QString prettyOsName();
};