mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 14:22:23 +02:00
try, try again
This commit is contained in:
parent
45bcf626aa
commit
359f05426c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "OculusHelpers.h"
|
||||
|
||||
const QString OculusLegacyDisplayPlugin::NAME("Oculus Rift");
|
||||
const char* OculusLegacyDisplayPlugin::NAME { "Oculus Rift" };
|
||||
|
||||
OculusLegacyDisplayPlugin::OculusLegacyDisplayPlugin() {
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue