Ensure 3D viewer toolbar is properly created

This commit is contained in:
Jon Evans 2019-05-20 20:34:24 -04:00
parent f53c42fac9
commit 20800d03b7
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ EDA_3D_VIEWER::EDA_3D_VIEWER( KIWAY *aKiway, PCB_BASE_FRAME *aParent,
m_canvas = NULL;
m_disable_ray_tracing = false;
m_mainToolBar = nullptr;
// Give it an icon
wxIcon icon;