mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 11:48:52 +02:00
removed qtglobal from keys. cleanup
This commit is contained in:
parent
fa16b66d69
commit
ff742ecd97
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#ifndef hifi_PlatformJsonKeys_h
|
#ifndef hifi_PlatformJsonKeys_h
|
||||||
#define hifi_PlatformJsonKeys_h
|
#define hifi_PlatformJsonKeys_h
|
||||||
#include <QtGlobal>
|
|
||||||
|
|
||||||
namespace platform {
|
namespace platform {
|
||||||
namespace jsonKeys{
|
namespace jsonKeys{
|
||||||
|
|
Loading…
Reference in a new issue