|
|
@ -132,6 +132,7 @@ BEGIN_EVENT_TABLE( EDA_3D_VIEWER, EDA_BASE_FRAME ) |
|
|
|
EVT_MENU( ID_DISABLE_RAY_TRACING, EDA_3D_VIEWER::OnDisableRayTracing ) |
|
|
|
|
|
|
|
EVT_MENU_RANGE( ID_MENU3D_GRID, ID_MENU3D_GRID_END, EDA_3D_VIEWER::On3DGridSelection ) |
|
|
|
EVT_MENU( wxID_ABOUT, EDA_BASE_FRAME::GetKicadAbout ) |
|
|
|
|
|
|
|
EVT_CLOSE( EDA_3D_VIEWER::OnCloseWindow ) |
|
|
|
|
|
|
|