diff --git a/pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp b/pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp
index d32f1ff20c..48b2c5d173 100644
--- a/pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp
+++ b/pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp
@@ -1,8 +1,8 @@
///////////////////////////////////////////////////////////////////////////
-// C++ code generated with wxFormBuilder (version Nov 22 2017)
+// C++ code generated with wxFormBuilder (version Aug 4 2017)
// http://www.wxformbuilder.org/
//
-// PLEASE DO *NOT* EDIT THIS FILE!
+// PLEASE DO "NOT" EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#include "dialog_footprint_wizard_list_base.h"
@@ -62,7 +62,7 @@ DIALOG_FOOTPRINT_WIZARD_LIST_BASE::DIALOG_FOOTPRINT_WIZARD_LIST_BASE( wxWindow*
m_panelGenerators->SetSizer( bSizerpanelGen );
m_panelGenerators->Layout();
bSizerpanelGen->Fit( m_panelGenerators );
- m_notebook->AddPage( m_panelGenerators, _("Available Footprint Generators"), false );
+ m_notebook->AddPage( m_panelGenerators, _("Available Footprint Generators"), true );
m_panelInfo = new wxPanel( m_notebook, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxTAB_TRAVERSAL );
wxBoxSizer* m_bsizerPanelInfo;
m_bsizerPanelInfo = new wxBoxSizer( wxVERTICAL );
@@ -88,7 +88,7 @@ DIALOG_FOOTPRINT_WIZARD_LIST_BASE::DIALOG_FOOTPRINT_WIZARD_LIST_BASE( wxWindow*
m_panelInfo->SetSizer( m_bsizerPanelInfo );
m_panelInfo->Layout();
m_bsizerPanelInfo->Fit( m_panelInfo );
- m_notebook->AddPage( m_panelInfo, _("Messages"), true );
+ m_notebook->AddPage( m_panelInfo, _("Messages"), false );
bSizerMain->Add( m_notebook, 1, wxEXPAND | wxALL, 5 );
@@ -119,7 +119,6 @@ DIALOG_FOOTPRINT_WIZARD_LIST_BASE::DIALOG_FOOTPRINT_WIZARD_LIST_BASE( wxWindow*
this->SetSizer( bSizerMain );
this->Layout();
- bSizerMain->Fit( this );
this->Centre( wxBOTH );
diff --git a/pcbnew/dialogs/dialog_footprint_wizard_list_base.fbp b/pcbnew/dialogs/dialog_footprint_wizard_list_base.fbp
index 3d1a3fcce5..02e017c3b8 100644
--- a/pcbnew/dialogs/dialog_footprint_wizard_list_base.fbp
+++ b/pcbnew/dialogs/dialog_footprint_wizard_list_base.fbp
@@ -44,7 +44,7 @@
-1,-1
DIALOG_FOOTPRINT_WIZARD_LIST_BASE
- -1,-1
+ 525,374
wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER
DIALOG_SHIM; dialog_shim.h
Footprint Generators
@@ -178,7 +178,7 @@