Fix warnings

This commit is contained in:
uramer 2022-01-28 21:45:13 +01:00
parent a972a54ea9
commit e78b8402fa
4 changed files with 8 additions and 7 deletions

View file

@ -9,7 +9,7 @@
namespace LuaUi
{
class Element;
struct Element;
struct ScriptSettings
{
std::string mName;