LeviLamina
Loading...
Searching...
No Matches
WidgetComponentText.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace Editor::Widgets {
6
7struct WidgetComponentText {};
8
9} // namespace Editor::Widgets
Definition WidgetComponentText.h:7