removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed
This commit is contained in:
@@ -244,7 +244,7 @@ void WinEDA_BasicFrame::GetKicadHelp( wxCommandEvent& event )
|
||||
void WinEDA_BasicFrame::GetKicadAbout( wxCommandEvent& event )
|
||||
/**********************************************************/
|
||||
{
|
||||
Print_Kicad_Infos( this, m_AboutTitle );
|
||||
Print_Kicad_Infos( this, m_AboutTitle, wxEmptyString );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user