TK's patch to correct the PythonInterpereter
This commit is contained in:
@@ -66,7 +66,7 @@ extern "C" {
|
||||
class Controller
|
||||
{
|
||||
public:
|
||||
Controller() ;
|
||||
Controller(bContext* C) ;
|
||||
~Controller() ;
|
||||
|
||||
void setView(AppView *iView);
|
||||
|
||||
Reference in New Issue
Block a user