start adding support for Models objects from Ezc
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
#include "functionbase.h"
|
||||
|
||||
|
||||
namespace Winix
|
||||
{
|
||||
|
||||
@@ -52,6 +53,12 @@ public:
|
||||
Cat();
|
||||
void MakeGet();
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Item foo1;
|
||||
Item foo2;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user