Wayne Stambaugh's patch which allows infospgm.cpp to be compiled once rather than for each program
This commit is contained in:
@@ -222,7 +222,7 @@ void WinEDA_BasicFrame::GetKicadHelp(wxCommandEvent& event)
|
||||
void WinEDA_BasicFrame::GetKicadAbout(wxCommandEvent& event)
|
||||
/**********************************************************/
|
||||
{
|
||||
Print_Kicad_Infos(this);
|
||||
Print_Kicad_Infos(this, m_AboutTitle);
|
||||
}
|
||||
|
||||
/********************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user