#include "PreCompiled.h"#include <Python.h>Go to the source code of this file.
Variables | |
| struct PyMethodDef | StartGui_Import_methods [] | 
| struct PyMethodDef StartGui_Import_methods[] | 
 {
    {NULL, NULL}                   
}
Definition at line 31 of file AppStartGuiPy.cpp.
Referenced by initStartGui().
 1.6.1