+ improve whitespaces

+ fix sequence protocol and fix crash
This commit is contained in:
wmayer
2016-05-01 15:44:02 +02:00
parent e331bdbc5d
commit 61376ef135
4 changed files with 25 additions and 18 deletions

View File

@@ -439,6 +439,7 @@ Application::Application(bool GUIenabled)
PythonStdin ::init_type();
View3DInventorPy ::init_type();
View3DInventorViewerPy ::init_type();
AbstractSplitViewPy ::init_type();
d = new ApplicationP;