mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 16:55:06 +02:00
VS didn't save the comment addition
This commit is contained in:
parent
a12685c74b
commit
549b1ec732
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
namespace platform {
|
||||
namespace jsonKeys{
|
||||
#ifndef Q_OS_LINUX
|
||||
#ifndef Q_OS_LINUX //hiding from linux at the moment due to unused variables warning
|
||||
static const char* cpuBrand= "cpuBrand";
|
||||
static const char* cpuModel = "cpuModel";
|
||||
static const char* cpuClockSpeed = "clockSpeed";
|
||||
|
|
Loading…
Reference in a new issue