fix UINode function typedefs naming

This commit is contained in:
MihailRis
2025-11-14 12:35:27 +03:00
parent 7abe552e3c
commit f9bab5a5cf
7 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ static runnable create_runnable(
return nullptr;
}
static onaction create_action(
static OnAction create_action(
const UiXmlReader& reader,
const xml::xmlelement& element,
const std::string& name