fixed syntax error, added screenshot
This commit is contained in:
BIN
Docs/screenshot.png
Normal file
BIN
Docs/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
@@ -57,7 +57,7 @@ namespace Massmailer.UI
|
|||||||
|
|
||||||
if (result == MessageBoxResult.Yes)
|
if (result == MessageBoxResult.Yes)
|
||||||
{
|
{
|
||||||
MassmailerProjectLogic.Save(this.project, this.GetSaveFilePath());
|
MassmailerProjectLogic.Save(this.project, this.GetSaveFilePath(false));
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO untested
|
// TODO untested
|
||||||
|
|||||||
Reference in New Issue
Block a user