diff --git a/interface/src/scripting/PerformanceScriptingInterface.h b/interface/src/scripting/PerformanceScriptingInterface.h index 98f9aa222b..a13d1bf887 100644 --- a/interface/src/scripting/PerformanceScriptingInterface.h +++ b/interface/src/scripting/PerformanceScriptingInterface.h @@ -28,7 +28,7 @@ public: MID = PerformanceManager::PerformanceProfile::MID, HIGH = PerformanceManager::PerformanceProfile::HIGH, }; - // Q_ENUM(PerformanceProfile) + Q_ENUM(PerformanceProfile) // Must match RefreshRateManager enums enum RefreshRateProfile {