// C++ code generated with wxFormBuilder (version 4.2.1-0-g80c4cb6)
// C++ code generated with wxFormBuilder (version 4.2.1-0-g80c4cb6a-dirty)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
@ -112,9 +112,12 @@ DIALOG_EXCHANGE_FOOTPRINTS_BASE::DIALOG_EXCHANGE_FOOTPRINTS_BASE( wxWindow* pare
m_resetTextItemLayers=newwxCheckBox(m_updateOptionsSizer->GetStaticBox(),wxID_ANY,_("Update/reset text layers and visibilities"),wxDefaultPosition,wxDefaultSize,0);
m_resetTextItemEffects=newwxCheckBox(m_updateOptionsSizer->GetStaticBox(),wxID_ANY,_("Update/reset text sizes, styles and positions"),wxDefaultPosition,wxDefaultSize,0);
m_resetTextItemEffects=newwxCheckBox(m_updateOptionsSizer->GetStaticBox(),wxID_ANY,_("Update/reset text sizes and styles"),wxDefaultPosition,wxDefaultSize,0);
m_resetTextItemPositions=newwxCheckBox(m_updateOptionsSizer->GetStaticBox(),wxID_ANY,_("Update/reset text positions"),wxDefaultPosition,wxDefaultSize,0);