diff --git a/eeschema/eeschema_settings.cpp b/eeschema/eeschema_settings.cpp index 16fd124ba4..961cd90080 100644 --- a/eeschema/eeschema_settings.cpp +++ b/eeschema/eeschema_settings.cpp @@ -48,6 +48,7 @@ EESCHEMA_SETTINGS::EESCHEMA_SETTINGS() : m_FieldEditorPanel(), m_LibViewPanel(), m_NetlistPanel(), + m_PlotPanel(), m_SymChooserPanel(), m_Selection(), m_Simulator(),