ide: fixed typo

git-svn-id: svn://ultimatepp.org/upp/trunk@9048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-10-19 13:42:31 +00:00
parent 449e38a2b3
commit 8efd0ff7df

View file

@ -776,7 +776,7 @@ void AppMain___()
#endif
{
InstantSetup();
SaveFile(cd, upp_dir);
SaveFile(cf, upp_dir);
}
#endif