parent
bcefa6c9c9
commit
42e41dde16
@ -0,0 +1,9 @@
|
|||||||
|
#ifndef ARRAY_TEXT_INPUT_INCLUDED
|
||||||
|
#define ARRAY_TEXT_INPUT_INCLUDED
|
||||||
|
|
||||||
|
#include "engine/TextInput.h"
|
||||||
|
#include "engine/ArrayUtils.h"
|
||||||
|
|
||||||
|
GENERATE_DYNAMIC_ARRAY(TextInput)
|
||||||
|
|
||||||
|
#endif //ARRAY_TEXT_INPUT_INCLUDED
|
Loading…
Reference in new issue