Skip to content
Snippets Groups Projects
Commit 25bfdf80 authored by Sebastian Pape's avatar Sebastian Pape
Browse files

Adapt to new naming scheme

parent bdcace5f
No related branches found
No related tags found
1 merge request!2Adapt to new naming scheme
// Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
......@@ -15,7 +13,7 @@
* 5. Settings can be accessed from everywhere via `GetDefault<UYourSubClass>()->PropertyName`
*/
UCLASS(Abstract, config = Demo, defaultconfig)
class DISPLAYCLUSTEREXTENSIONS_API UDemoConfig : public UDeveloperSettings
class RWTHVRTOOLKIT_API UDemoConfig : public UDeveloperSettings
{
GENERATED_BODY()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment