Resolve "ASCII export and import for Git" #83

Merged
thorsten merged 30 commits from 48-ascii-export-and-import-for-git into main 2023-02-12 12:55:07 +00:00
Showing only changes of commit 7a742a18e7 - Show all commits

View File

@ -12,7 +12,7 @@ internal static class AppEvents
WhenTranslationChanged = null;
}
#region Event: Settings were
#region Event: Settings changed
internal static event EventHandler? WhenSettingsChanged;