some work on dependency injection
git-svn-id: svn://ttmath.org/publicrep/winix/branches/0.7.x@1147 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -57,6 +57,10 @@ public:
|
||||
void set_dependency(WinixBase * winix_base);
|
||||
void set_dependency(WinixModel * winix_model);
|
||||
|
||||
|
||||
// temporarily for templates, will be removed
|
||||
Plugin * get_plugin();
|
||||
|
||||
protected:
|
||||
|
||||
morm::ModelConnector * model_connector;
|
||||
|
Reference in New Issue
Block a user