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.
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to