started implementing dynamic widget allocation by xml tag

This commit is contained in:
2017-01-29 17:42:23 +00:00
parent 7436706b37
commit 16c1b6481e
10 changed files with 94 additions and 46 deletions

3
engine/util.cpp Normal file
View File

@@ -0,0 +1,3 @@
#include "pch.h"
#include "util.hpp"