start adding support for Models objects from Ezc
This commit is contained in:
@@ -101,6 +101,10 @@ public:
|
||||
//void SetSynchro(Synchro * psynchro);
|
||||
//void SetSessionManager(SessionManager * pmanager);
|
||||
|
||||
|
||||
virtual void return_model(const wchar_t * name, morm::Model & model);
|
||||
virtual void return_model(const wchar_t * name, morm::Model * model);
|
||||
|
||||
protected:
|
||||
|
||||
//Config * config;
|
||||
|
||||
Reference in New Issue
Block a user