mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 15:23:56 +02:00
Merge branch 'nut' of github.com:samcake/hifi into nut
This commit is contained in:
commit
473bd33515
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue