There was an error while loading. Please reload this page.
1 parent aae69eb commit 28f00f7Copy full SHA for 28f00f7
Word Processor/FileMenuHandler.cs
@@ -85,6 +85,7 @@ public static void HandleSave(MainForm form, MagicSpellBox magicSpellBox, SaveFi
85
}
86
87
88
+
89
public static void HandleExit(MainForm form, MagicSpellBox magicSpellBox, SaveFileDialog saveFileDialog)
90
{
91
try
0 commit comments