Main: fix header uniformity + trailing whitespace
[skip ci]
This commit is contained in:
committed by
abdullahtahiriyo
parent
a8c3b239b8
commit
c52df25cf4
@@ -254,7 +254,7 @@ FreeCADGui_embedToWindow(PyObject * /*self*/, PyObject *args)
|
||||
return Py_None;
|
||||
}
|
||||
|
||||
struct PyMethodDef FreeCADGui_methods[] = {
|
||||
struct PyMethodDef FreeCADGui_methods[] = {
|
||||
{"showMainWindow",FreeCADGui_showMainWindow,METH_VARARGS,
|
||||
"showMainWindow() -- Show the main window\n"
|
||||
"If no main window does exist one gets created"},
|
||||
|
||||
Reference in New Issue
Block a user