#include "PreCompiled.h"
#include <Base/Console.h>
#include <Base/Exception.h>
Go to the source code of this file.
Variables | |
struct PyMethodDef | InspectionGui_methods [] |
struct PyMethodDef InspectionGui_methods[] |
{ {NULL, NULL} }
Definition at line 33 of file AppInspectionGuiPy.cpp.
Referenced by initInspectionGui().