Fix various trailing whitespace issues and typos
This commit is contained in:
@@ -32,7 +32,7 @@ PyMODINIT_FUNC FreeCAD_init()
|
||||
|
||||
Gui::MainWindow* mw = new Gui::MainWindow(qApp->activeWindow());
|
||||
mw->show();
|
||||
|
||||
|
||||
app->initOpenInventor();
|
||||
app->runInitGuiScript();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user