| Thread Previous • Date Previous • Date Next • Thread Next |
Hi Wayne,
Could you take a look at lines 75:77 in prjconfig.cpp:
// Save the project file for the currently loaded project.
if( m_active_project )
Prj().ConfigLoad( PgmTop().SysSearch(), GeneralGroupName, s_KicadManagerParams );
If the comment is correct that should be ConfigSave(), not ConfigLoad(), right?
Cheers,
Jeff.
| Thread Previous • Date Previous • Date Next • Thread Next |