VS didn't save the comment addition

This commit is contained in:
amerhifi 2019-05-14 13:04:25 -07:00
parent a12685c74b
commit 549b1ec732

View file

@ -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";