Gui: [skip ci] expose Control::showModelView() to Python
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
Py::Object isAllowedAlterView(const Py::Tuple&);
|
||||
Py::Object isAllowedAlterSelection(const Py::Tuple&);
|
||||
Py::Object showTaskView(const Py::Tuple&);
|
||||
Py::Object showModelView(const Py::Tuple&);
|
||||
|
||||
private:
|
||||
static ControlPy* instance;
|
||||
|
||||
Reference in New Issue
Block a user