Project shall not be saved already when created
Unwanted behavior:
At startup BornAgain has an unsaved empty project already present. No file is created -> OK. But when "New project" is selected, the user has to define a file, and this file will be saved immediately. This is unwanted behavior, the new project shall not be saved until the user chooses to do so.
In this MR the behavior is changed so nothing will be saved until explicitly triggered.
this fixes #38 (closed)
Edited by m.puchner